-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 loc) · 1019 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
Package: secrdesign
Type: Package
Title: Sampling Design for Spatially Explicit Capture-Recapture
Version: 2.9.3
Date: 2024-09-28
Description: Tools for designing spatially explicit capture-recapture studies of animal populations. This is primarily a simulation manager for package 'secr'. Extensions in version 2.5.0 include costing and evaluation of detector spacing.
Authors@R: c(person("Murray", "Efford",
email = "[email protected]",
role = c("aut","cre"),
comment = c(ORCID = "0000-0001-5231-5184")),
person("Ian", "Durbach",
email = "[email protected]",
role = "ctb",
comment = c(ORCID = "0000-0003-0769-2153")))
Depends:
R (>= 3.5.0),
secr (>= 4.2.0)
Imports:
abind,
kofnGA,
parallel,
sf,
Rcpp (>= 0.12.14)
LinkingTo:
BH,
Rcpp,
RcppArmadillo
Suggests:
secrlinear,
ipsecr (>= 1.4.0),
testthat (>= 0.11.0)
License: GPL (>=2)
URL: https://www.otago.ac.nz/density/, https://github.com/MurrayEfford/secrdesign/