Package: COVID19
Type: Package
Title: R Interface to COVID-19 Data Hub
Version: 2.3.2
Authors@R: c(
    person(given = "Emanuele", family = "Guidotti", email = "emanuele.guidotti@unine.ch", 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: Download COVID-19 data across governmental sources at national, regional, and city level, as described in Guidotti and Ardia (2020) <doi:10.21105/joss.02376>. Includes the time series of vaccines, tests, cases, deaths, recovered, hospitalizations, intensive therapy, and policy measures by 'Oxford COVID-19 Government Response Tracker' <https://www.bsg.ox.ac.uk/research/research-projects/coronavirus-government-response-tracker>. Provides a seamless integration with 'World Bank Open Data' <https://data.worldbank.org/>, 'Google Mobility Reports' <https://www.google.com/covid19/mobility/>, 'Apple Mobility Reports' <https://covid19.apple.com/mobility>.
License: MIT + file LICENSE
URL: https://covid19datahub.io
BugReports: https://github.com/covid19datahub/COVID19/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: utils, dplyr, tidyr (>= 1.0.0)
Suggests: wbstats
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-01-05 11:49:44 UTC; Emanuele
Author: Emanuele Guidotti [aut, cre] (<https://orcid.org/0000-0002-8961-6623>),
  David Ardia [ctb] (<https://orcid.org/0000-0003-2823-782X>)
Maintainer: Emanuele Guidotti <emanuele.guidotti@unine.ch>
Repository: CRAN
Date/Publication: 2021-01-06 11:40:02 UTC
