-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
52 lines (52 loc) · 1.29 KB
/
DESCRIPTION
File metadata and controls
52 lines (52 loc) · 1.29 KB
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
Package: WaCSE
Title: Washington Climate Smart Estimator
Version: 0.9.2
Authors@R: c(
person('Jadey', 'Ryan', email = 'jryan@agr.wa.gov', role = c('cre', 'aut')),
person('Leslie', 'Michel', role = 'aut'),
person('Dani', 'Gelardi', role = 'aut'),
person('Washington State Department of Agriculture', role = c('cph', 'fnd'))
)
Description: The Washington Climate Smart Estimator (WaCSE) is a shiny application to explore greenhouse gas mitigation potential from different agricultural conservation practices across Washington's diverse counties.
License: MIT + file LICENSE
URL: https://github.com/WA-Department-of-Agriculture/WaCSE
BugReports: https://github.com/WA-Department-of-Agriculture/WaCSE/issues
Depends:
R (>= 3.5)
Imports:
config (>= 0.3.1),
dplyr,
DT,
ggiraph,
ggplot2,
golem (>= 0.3.2),
markdown,
pkgload,
rmarkdown,
shiny (>= 1.7.1),
shinydashboard,
systemfonts
Suggests:
bslib,
bsplus,
gfonts,
glue,
htmltools,
janitor,
kableExtra,
knitr,
scales,
shadowtext,
shinycssloaders,
shinydisconnect,
shinyFeedback,
shinyjs,
shinyWidgets,
stringr,
tidyr,
waiter,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2