-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.36 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
Package: covid.traffic.trends
Title: Twin Cities Traffic Trends and the COVID-19 Pandemic
Version: 0.0.0.9000
Authors@R: c(
person("Metropolitan Council", role = "cph"),
person("Liz", "Roten", , "[email protected]", role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-5346-3549")),
person("Ashley", "Asmus", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-5505-1372"))
)
Description: A Shiny app.
License: MIT + file LICENSE
URL:
https://github.com/Metropolitan-Council/loop-sensor-trends/tree/master/covid.traffic.trends
BugReports:
https://github.com/Metropolitan-Council/loop-sensor-trends/issues
Depends:
R (>= 3.5.0)
Imports:
config (>= 0.3),
council.skeleton (>= 0.0.0.9000),
councilR (>= 0.1.0),
data.table (>= 1.14.0),
dplyr (>= 0.8),
DT (>= 0.13),
fs (>= 1.4),
golem (>= 0.2.1),
htmltools (>= 0.4.0),
leaflet (>= 2.0.3),
magrittr (>= 2.0.1),
plotly (>= 4.9.2),
purrr (>= 0.3.3),
shiny (>= 1.4.0),
shinyWidgets (>= 0.5.1),
stringr (>= 1.4.0)
Suggests:
knitr (>= 1.28),
rmarkdown (>= 2.1),
testthat (>= 2.1.0),
tigris (>= 0.9.2)
VignetteBuilder:
knitr
Remotes:
github::Metropolitan-Council/council.skeleton,
github::Metropolitan-Council/councilR
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2