Package: rsurvstat
Title: Download Infectious Disease Data from 'SurvStat' (Robert Koch
        Institute)
Version: 0.1.3
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 (<https://tools.rki.de/SurvStat/SurvStatWebService.svc>) 
  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
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
NeedsCompilation: no
Packaged: 2026-01-22 09:47:36 UTC; vp22681
Author: Robert Challen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5504-7768>),
  Bristol Vaccine Centre [fnd, cph]
Maintainer: Robert Challen <rob.challen@bristol.ac.uk>
Repository: CRAN
Date/Publication: 2026-01-22 10:30:02 UTC
Built: R 4.5.2; ; 2026-01-22 13:22:44 UTC; unix
