Package: COVID19 Type: Package Title: COVID-19 Data Hub Version: 3.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. License: GPL-3 URL: https://covid19datahub.io BugReports: https://github.com/covid19datahub/COVID19/issues Encoding: UTF-8 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 Config/pak/sysreqs: git libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://covid19datahub.r-universe.dev Date/Publication: 2025-06-30 17:37:31 UTC RemoteUrl: https://github.com/covid19datahub/covid19 RemoteRef: HEAD RemoteSha: 751c3d9a54c68212751ec05dc3b1c93fe62daad4 NeedsCompilation: no Packaged: 2026-07-03 20:48:18 UTC; root Author: Emanuele Guidotti [aut, cre] (ORCID: ), David Ardia [ctb] (ORCID: ) Maintainer: Emanuele Guidotti