Package: rsurvstat Title: Download Infectious Disease Data from 'SurvStat' (Robert Koch Institute) Version: 0.1.4 Authors@R: c(person(given = "Robert", family = "Challen", role = c("aut", "cre"), email = "rob.challen@bristol.ac.uk", comment = c(ORCID = "0000-0002-5504-7768")), person("Bristol Vaccine Centre", role = c("fnd", "cph") )) Description: Provides an interface to the 'SurvStat' web service from the Robert Koch Institute () allowing downloads of disease time series stratified by pathogen type and subtype, age, and geography from notifiable disease reports in Germany. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE, packages="pkgtools") RoxygenNote: 7.3.3.9007 Suggests: knitr, rmarkdown, ggplot2, testthat VignetteBuilder: knitr Imports: dplyr, magrittr, xml2, stringr, tibble, httr, curl, whisker, fs, purrr, tidyr, cli, locfit, rlang, sf Depends: R (>= 3.5) LazyData: true Language: en-GB LazyDataCompression: xz URL: https://bristol-vaccine-centre.github.io/rsurvstat/index.html, https://github.com/bristol-vaccine-centre/rsurvstat, https://bristol-vaccine-centre.github.io/rsurvstat/ BugReports: https://github.com/bristol-vaccine-centre/rsurvstat/issues Config/Needs/build: terminological/pkgtools, robchallen/roxygen2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bristol-vaccine-centre.r-universe.dev Date/Publication: 2026-02-20 11:14:16 UTC RemoteUrl: https://github.com/bristol-vaccine-centre/rsurvstat RemoteRef: 0.1.4 RemoteSha: 57290a4215884315f06e0228334a8fc94e927184 NeedsCompilation: no Packaged: 2026-06-20 07:47:18 UTC; root Author: Robert Challen [aut, cre] (ORCID: ), Bristol Vaccine Centre [fnd, cph] Maintainer: Robert Challen