Package: infectiousR Type: Package Title: Access Infectious and Epidemiological Data via 'disease.sh API' Version: 0.1.2 Maintainer: Renzo Caceres Rossi Description: Provides functions to access real-time infectious disease data from the 'disease.sh API', including COVID-19 global, US states, continent, and country statistics, vaccination coverage, influenza-like illness data from the Centers for Disease Control and Prevention (CDC), and more. Also includes curated datasets on a variety of infectious diseases such as influenza, measles, dengue, Ebola, tuberculosis, meningitis, AIDS, and others. The package supports epidemiological research and data analysis by combining API access with high-quality historical and survey datasets on infectious diseases. For more details on the 'disease.sh API', see . License: GPL-3 URL: https://github.com/lightbluetitan/infectiousr, https://lightbluetitan.github.io/infectiousr/ BugReports: https://github.com/lightbluetitan/infectiousr/issues Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: utils, httr, jsonlite, lubridate Suggests: dplyr, ggplot2, testthat (>= 3.0.0), knitr, rmarkdown Authors@R: person( given = "Renzo", family = "Caceres Rossi", role = c("aut", "cre"), email = "arenzocaceresrossi@gmail.com" ) RoxygenNote: 7.3.2 Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://lightbluetitan.r-universe.dev Date/Publication: 2025-11-09 13:07:54 UTC RemoteUrl: https://github.com/lightbluetitan/infectiousr RemoteRef: HEAD RemoteSha: 6d2357d3c940897b146843433ea8c274fb0d1513 NeedsCompilation: no Packaged: 2026-06-14 08:32:15 UTC; root Author: Renzo Caceres Rossi [aut, cre]