-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.8 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
Package: bboudata
Title: Data for bbou Project
Version: 0.3.1
Authors@R: c(
person("Troy", "Hegel", , "troy.hegel@gov.ab.ca", role = "aut"),
person("Dave", "Hervieux", , "dave.hervieux@gov.ab.ca", role = "aut"),
person("Barry", "Nobert", , "barry.nobert@gov.ab.ca", role = "aut"),
person("John", "Boulanger", , "boulange@ecological.bc.ca", role = "aut",
comment = c(ORCID = "0000-0001-8222-1445")),
person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7388-1222")),
person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "ctb",
comment = c(ORCID = "0000-0002-7683-4592")),
person("Seb", "Dalgarno", , "seb@poissonconsulting.ca", role = "ctb",
comment = c(ORCID = "0000-0002-3658-4517")),
person("Alan", "Constant", role = "ctb",
comment = c(ORCID = "0000-0002-1652-4031")),
person("Province of Alberta", role = "cph")
)
Description: This package contains boreal caribou demographic data which
can be used as validation for the associated shiny-app and analysis.
The overall goal of the bbou packages is to develop a more
standardized and consistent method for the comparison of boreal
caribou survival rates, recruitment and population dynamics across
Canada.
License: Apache License (>= 2)
URL: https://poissonconsulting.github.io/bboudata/,
https://github.com/poissonconsulting/bboudata
BugReports: https://github.com/poissonconsulting/bboudata/issues
Depends:
R (>= 3.4)
Imports:
chk,
tibble
Suggests:
bbousims,
testthat (>= 3.0.0)
Remotes:
poissonconsulting/bbousims
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Config/Needs/website: poissonconsulting/poissontemplate