-
Notifications
You must be signed in to change notification settings - Fork 14
/
DESCRIPTION
86 lines (86 loc) · 3.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Package: sars2pack
Title: COVID-19 data resources and analysis tools
Description: On January 30, 2020, the World Health Organization declared
coronavirus disease 2019 (COVID-19) a Public Health Emergency of
International concern (PHEIC) and within six weeks had
characterized the outbreak as a pandemic. Compared to the 2003-2004
severe acute respiratory syndrome (SARS) PHEIC, the COVID-19
pandemic spreads more quickly and with a much higher death
toll. However, the current pandemic is occurring in a more digital
and interconnected world. Traditional public health organizations
as well as data-mature organizations not traditionally involved
directly in public health have rapidly developed digital disease
surveillance infrastructuree that provides nearly realtime epidemic
tracking data. These data resources have proven invaluable to
understanding disease spread, to drive non-pharmacologic
intervention (NPI), and, when combined with additional data
resources, to project impacts to communities and healthcare systems
around the world. Even as the urgency of the initial “hammer” of
the COVID-19 pandemic begins to abate, the need for timely, robust,
and granular datasets will inform business, policy, and even
personal decisions for months or even years to come. This package provides
documentation and access to highly-cited COVID-19 datasets and
secondary data that allow real-time analysis, visualization, and
interpretation of the state of COVID-19 at a community, national,
or international level. By exposing these resources easily to the
enormous community of data scientists using R, we hope to increase
value and accelarate reporting, analysis, and decision-making.
Version: 0.99.22
Date: 2021-09-03
Authors@R: c(person("Sean", "Davis", role = c("aut","cre"),
email = '[email protected]',
comment = c('ORCID'="0000-0002-8991-6458")),
person("John C", "Mallery", role = c("ctb")),
person("Kevin","Rue-Albrecht", role=c("ctb")),
person("Charles", "Morefield", role = c("ctb")),
person("Joe","Wasserman", role=c("ctb")),
person("VJ", "Carey", role = c("aut"), email='[email protected]'))
Suggests:
knitr,
BiocStyle,
testthat,
pkgdown,
DT,
tmap,
tigris,
tidycensus,
htmltools,
htmlwidgets,
plotly,
magick,
listviewer,
dbplyr,
rmarkdown,
geofacet,
zoo,
cowplot,
tsibble,
rcmdcheck,
sessioninfo,
covr,
timetk,
DBI,
RSQLite
Depends: R (>= 4.0.0), R0, sf
Imports: methods, utils, lubridate, magrittr, dplyr, countrycode,
openxlsx, tibble, jsonlite, httr, readr, BiocFileCache, readxl,
stringr, ggplot2, yaml, rlang, EpiEstim,
RSelenium, wdman, purrr, ape, tidyr, data.table
Url: https://seandavi.github.io/sars2pack, https://github.com/seandavi/sars2pack
BugReports: https://github.com/seandavi/sars2pack/issues/new
License: MIT + file LICENSE
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
biocViews: TimeCourse,
DataImport,
ThirdPartyClient,
DataRepresentation,
Phylogenetics
StagedInstall: no
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Encoding: UTF-8
SystemRequirements:
libgdal: libgdal-dev (deb), libgdal-devel (rpm)
URL: https://seandavi.github.io/sars2pack/