Package: nccovid Title: Pull North Carolina Covid-19 Outbreak Information Version: 0.0.21 Authors@R: c(person(given = "Michael", family = "DeWitt", role = c("aut", "cre"), email = "me.dewitt.jr@gmail.com", comment = c(ORCID = "0000-0001-8940-1967")), person(given = "Jennifer", family = "Wenner", role = c("aut")), person(family = "Cone Health", role = c("aut", "cph")) ) Description: This package allows users to easily retrieve data that have been pulled from the North Carolina Department of Health and Human Services Covid-19 Dashboard. License: MIT + file LICENSE BugReports: https://github.com/conedatascience/nccovid/issues URL: https://github.com/conedatascience/nccovid, https://conedatascience.github.io/nccovid/ Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.2.9000 Depends: R (>= 2.10) Imports: data.table, dplyr, stringr, tidyr, tigris, magrittr, ggplot2, scales Suggests: testthat (>= 3.0.0), entropy, broom, purrr Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://medewitt.r-universe.dev Date/Publication: 2023-03-30 18:21:20 UTC RemoteUrl: https://github.com/conedatascience/nccovid RemoteRef: HEAD RemoteSha: eb5257a7a6d746c9832f79481fe2b35a3da8a7e8 NeedsCompilation: no Packaged: 2026-05-08 08:20:24 UTC; root Author: Michael DeWitt [aut, cre] (ORCID: ), Jennifer Wenner [aut], Cone Health [aut, cph] Maintainer: Michael DeWitt