-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
59 lines (59 loc) · 1.5 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
Package: regionalparks.acs
Title: Regional Parks and the American Community Survey
Version: 1.0.2
Date: 2021-11-03
Authors@R:
c(person(given = "Metropolitan Council",
role = "cph"),
person(given = "Liz",
family = "Roten",
role = c("cre", "aut"),
email = "[email protected]"),
person(given = "Ellen",
family = "Esch",
role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0002-4253-0910")))
Description: Visualize Regional Parks and ACS demographics.
License: MIT + file LICENSE
Depends:
R (>= 2.10)
Imports:
config (>= 0.3),
councilR (>= 0.1.0),
cowplot (>= 1.1.0),
dplyr (>= 1.0.0),
DT (>= 0.16),
forcats (>= 0.5.0),
ggforestplot (>= 0.1.0),
ggplot2 (>= 3.3.2),
golem (>= 0.2.1),
htmltools (>= 0.5.0),
leaflet (>= 2.0.3),
leaflet.extras (>= 1.0.0),
magrittr (>= 1.5),
processx (>= 3.4.5),
rmarkdown (>= 2.10),
scales (>= 1.1.1),
sf (>= 0.9.3),
shiny (>= 1.4.0.2),
shinyhelper (>= 0.3.2),
stringr (>= 1.4.0),
tibble (>= 3.0.4),
tidyr (>= 1.1.2),
tidyverse (>= 1.3.0),
utils,
waiter (>= 0.2.0)
Suggests:
data.table (>= 1.12.8),
fs (>= 1.4.1),
janitor (>= 2.0.1),
readxl (>= 1.3.1),
testthat (>= 2.3.2),
tigris (>= 0.9.4)
Remotes:
Metropolitan-Council/councilR,
NightingaleHealth/ggforestplot
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2