-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 965 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
Package: CaribouDemographyBasicApp
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9001
Authors@R:
person("Sarah", "Endicott", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9644-5343"))
Description: What the package does (one paragraph).
License: TBD
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
bboudata,
bboutools (>= 0.1.0),
bslib,
caribouMetrics,
ggplot2,
googlesheets4,
here,
mcmcr,
purrr,
scales,
shiny,
shiny.i18n,
shinyjs,
stringr,
tidyverse,
waiter
Remotes:
LandSciTech/bboudata,
LandSciTech/bboutoolsMultiPop,
LandSciTech/caribouMetrics
URL: https://github.com/LandSciTech/CaribouDemographyBasicApp
BugReports: https://github.com/LandSciTech/CaribouDemographyBasicApp/issues
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
ggforce,
markdown