Package: covdata Type: Package Title: COVID-19 Data Version: 1.01 Authors@R: person(given = "Kieran", family = "Healy", role = c("aut", "cre"), email = "kjhealy@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0001-9114-981X")) Description: COVID-19 related data from the ECDC, the COVID-19 Tracking Project, the New York Times, the Human Mortality Database, and Apple. Packaged for R. Depends: R (>= 2.10) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://github.com/kjhealy/covdata BugReports: https://github.com/kjhealy/covdata/issues Imports: dplyr, magrittr, tidyr Suggests: drat, ggforce, ggrepel, lubridate, knitr, rmarkdown, scales, skimr, slider, tidyverse, testthat VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://kjhealy.r-universe.dev Date/Publication: 2023-01-22 20:39:03 UTC RemoteUrl: https://github.com/kjhealy/covdata RemoteRef: HEAD RemoteSha: 0626c6522c38f1ac0c74453267dd5779a88ca2c6 NeedsCompilation: no Packaged: 2026-07-09 06:23:03 UTC; root Author: Kieran Healy [aut, cre] (ORCID: ) Maintainer: Kieran Healy