Package: cdccovidview Type: Package Title: Weekly Surveillance Summary of U.S. COVID-19 Activity Version: 0.1.1 Date: 2020-04-11 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Description: The U.S. Centers for Disease Control provides weekly summary and interpretation of key indicators that have been adapted to track the COVID-19 pandemic in the United States. Tools are provided to retrive data from both COVIDView () and COVID-NET (). URL: https://git.rud.is/hrbrmstr/cdccovidview BugReports: https://gitlab.com/hrbrmstr/cdccovidview/issues Encoding: UTF-8 License: MIT + file LICENSE Suggests: covr, tinytest Depends: R (>= 3.2.0) Imports: httr, jsonlite, memoise, htmltools, MMWRweek, xml2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.0