forked from covid19datahub/COVID19
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
20 lines (20 loc) · 834 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: COVID19
Type: Package
Title: COVID-19 Data Hub
Version: 3.0.0
Authors@R: c(
person(given = "Emanuele", family = "Guidotti", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8961-6623")),
person(given = "David", family = "Ardia", role = c("ctb"), comment = c(ORCID = "0000-0003-2823-782X"))
)
Description: Unified datasets for a better understanding of COVID-19.
License: GPL-3
URL: https://covid19datahub.io
BugReports: https://github.com/covid19datahub/COVID19/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), utils, dplyr (>= 1.0.0), tidyr (>= 1.0.0)
Imports: remotes, curl, digest, readxl, readr, httr, xml2, jsonlite, rvest, data.table, R.utils, MMWRweek
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr