Package: COVID19
Type: Package
Title: R Interface to COVID-19 Data Hub
Version: 2.0.0
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: Unified datasets for a better understanding of COVID-19. 
  The package collects COVID-19 data across governmental sources, 
  includes policy measures from 'Oxford COVID-19 Government Response Tracker' <https://www.bsg.ox.ac.uk/covidtracker>, 
  and extends the dataset via an interface to 'World Bank Open Data' <https://data.worldbank.org/>, 'Google Mobility Reports' <https://www.google.com/covid19/mobility/>, 'Apple Mobility Reports' <https://www.apple.com/covid19/mobility>.
License: GPL-3
URL: https://covid19datahub.io
BugReports: https://github.com/covid19datahub/R/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: utils, dplyr, tidyr (>= 1.0.0), wbstats
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-18 09:24:18 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: 2020-05-18 09:50:11 UTC
