-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1008 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
Package: camtrapmonitoring
Title: Camera Trap Monitoring For Estimating Wildlife Density
Version: 0.12.1
Authors@R:
person(given = "Alec L.",
family = "Robitaille",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4706-1762"))
Description: Evaluating potential camera trap locations.
Potential locations are evaluated using relevant spatial layers
producing a dataset of selected locations with covariates that
can be used to quantify sampling bias. Soon - density estimation methods.
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.0
Roxygen: list(markdown = TRUE)
Suggests:
testthat,
knitr,
rmarkdown,
ggplot2,
usethis,
osmdata,
elevatr
VignetteBuilder: knitr
Imports:
sf (>= 0.7-3),
terra,
distanceto
Depends: R (>= 4.0)
URL: https://robitalec.github.io/camtrapmonitoring/
BugReports: https://github.com/robitalec/camtrapmonitoring/issues