-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
63 lines (63 loc) · 1.37 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
60
61
62
63
Package: SaviR
Type: Package
Title: ITF Situational Awareness and Visualization
Version: 0.4.0
Authors@R: c(
person("Sean", "Browning", email = "[email protected]", role = c("aut", "cre")),
person("Kimberly", "Lockwood", email = "[email protected]", role = "aut"),
person("Nartlada", "Chantharojwong", email = "[email protected]", role = "aut"),
person("James", "Fuller", role = "aut"),
person("Dante", "Bugli", role = "ctb"),
person("Randy", "Yee", email = "[email protected]", role = "aut"))
Description: Data access and management of open-source COVID data for the production of analytic datasets.
License: Apache + file LICENSE
Imports:
dplyr,
ggplot2,
flextable,
ggrepel,
gt (>= 0.6.0),
lubridate,
officer,
passport,
purrr,
rvest,
scales,
sf,
stringr,
xml2,
zoo,
RcppRoll,
cachem,
data.table,
openxlsx,
magrittr,
memoise,
tibble,
bit64,
patchwork
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
Suggests:
rmarkdown,
htmltools,
pins,
arrow,
AzureRMR,
AzureStor,
tidyr,
webshot2,
knitr,
vdiffr,
httr,
testthat (>= 3.0.0),
covr,
here
Config/testthat/edition: 3
Depends:
R (>= 3.5.0)
URL: https://github.com/CDCgov/SaviR
BugReports: https://github.com/CDCgov/SaviR/issues
VignetteBuilder: knitr