-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
64 lines (64 loc) · 1.78 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Package: bisonpictools
Title: Wood Bison Camera Trap Tools
Version: 0.1.0
Authors@R: c(
person("Nicole", "Hill", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7623-2153")),
person("Andrea", "Kortello", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-8047-3331")),
person("Ayla", "Pearson", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-7388-1222")),
person("Joe", "Thorley", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0002-7683-4592")),
person("Troy", "Hegel", , "[email protected]", role = "ctb"),
person("Province of Alberta", role = "cph")
)
Description: Facilitates the manipulation, exploration, and analysis of wood bison camera trap data.
License: Apache License (>= 2)
URL: https://github.com/poissonconsulting/bisonpictools,
https://poissonconsulting.github.io/bisonpictools/
BugReports: https://github.com/poissonconsulting/bisonpictools/issues
Depends:
R (>= 4.1)
Imports:
BH,
chk,
chktemplate,
dplyr,
dttr2,
embr,
forcats,
ggplot2,
lifecycle,
newdata,
readr,
rlang,
sf,
smbr,
stringr,
tidyr,
units
Suggests:
knitr,
RcppEigen,
readxl,
rmarkdown,
runbisonpic,
shinybisonpic,
testthat (>= 3.0.0),
withr
VignetteBuilder:
knitr
Remotes:
poissonconsulting/chktemplate,
poissonconsulting/embr,
poissonconsulting/newdata,
poissonconsulting/runbisonpic,
poissonconsulting/shinybisonpic,
poissonconsulting/smbr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/Needs/website: poissonconsulting/poissontemplate