-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
44 lines (44 loc) · 955 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: openCR
Type: Package
Title: Open Population Capture-Recapture
Version: 2.2.7
Date: 2024-10-23
Authors@R: person("Murray", "Efford",
email = "[email protected]",
role = c("aut","cre"),
comment = c(ORCID = "0000-0001-5231-5184"))
Description: Non-spatial and spatial open-population capture-recapture analysis.
Depends:
R (>= 3.5.0),
secr (>= 4.6.1)
Imports:
abind,
MASS,
methods,
nlme,
parallel,
plyr,
Rcpp (>= 0.12.14),
RcppParallel (>= 5.1.1),
stats,
stringr,
utils
Suggests:
knitr,
RMark,
rmarkdown,
testthat,
R2ucare,
secrlinear
LinkingTo:
BH,
Rcpp,
RcppParallel
VignetteBuilder: knitr
License: GPL (>=2)
LazyData: yes
LazyDataCompression: xz
SystemRequirements: GNU make
URL: https://www.otago.ac.nz/density/,
https://github.com/MurrayEfford/openCR/
BugReports: https://github.com/MurrayEfford/openCR/issues/