-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION.dcf
54 lines (54 loc) · 1.48 KB
/
DESCRIPTION.dcf
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
Package: growing-shade-carpc
Title: Tree Planting Prioritization tool for the Greater Madison Region
Version: 0.0.0.9001
Authors@R: c(
person("Capital Area Regional Planning Commission", role = "cph"),
person("Mike", "Rupiper", , "miker@capitalarearpc.org", role = c("cre", "aut"))
Description: Tree planting prioritization tool and report generator
License: MIT + file LICENSE
Depends:
R (>= 2.10)
Imports:
config (>= 0.3),
councilR (>= 0.1.1.9000),
cowplot (>= 1.1.0),
dplyr (>= 1.0.0),
DT (>= 0.18),
forcats (>= 0.5.1),
ggdist (>= 3.0.1),
ggplot2 (>= 3.3.3),
golem (>= 0.2.1),
htmltools (>= 0.5.1.1),
kableExtra (>= 1.3.4),
leaflet (>= 2.0.3),
leaflet.extras (>= 1.0.0),
magrittr (>= 1.5),
pkgload (>= 1.2.4),
readr (>= 1.4.0),
rmarkdown (>= 2.7),
sf (>= 0.9.3),
shiny (>= 1.4.0.2),
shinydashboard (>= 0.7.1),
shinyhelper (>= 0.3.2),
shinyjs (>= 2.0.0),
shinyWidgets (>= 0.6.0),
stringr (>= 1.4.0),
tibble (>= 3.0.4),
tidyr (>= 1.1.3),
shinydisconnect (>= 0.1.0),
writexl (>= 1.4.0),
ggbeeswarm (>= 0.7.0.9000),
ggtext (>= 0.1.1),
waiter (>= 0.2.4.900)
Suggests:
fs (>= 1.4.1),
readxl (>= 1.3.1),
testthat (>= 2.3.2)
Remotes:
github::eclarke/ggbeeswarm,
github::wilkelab/ggtext,
github::Metropolitan-Council/councilR
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2