Package: COVID19
Type: Package
Title: R Interface to COVID-19 Data Hub
Version: 3.0.3
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: Provides a daily summary of COVID-19 cases, deaths, recovered, tests,
  vaccinations, and hospitalizations for 230+ countries, 760+ regions, 
  and 12000+ administrative divisions of lower level. 
  Includes policy measures, mobility data, and geospatial identifiers.
  Data source: COVID-19 Data Hub <https://covid19datahub.io>.
License: MIT + file LICENSE
URL: https://covid19datahub.io
BugReports: https://github.com/covid19datahub/COVID19/issues
Encoding: UTF-8
Imports: tools, utils, R.utils, data.table
Suggests: RSQLite, wbstats (>= 1.0.0)
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-02-28 22:14:21 UTC; eguidotti
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: 2023-02-28 22:32:28 UTC
Built: R 4.1.2; ; 2023-03-01 11:57:51 UTC; unix
