Package: restatis
Title: R Wrapper to Access a Wide Range of Germany's Federal
        Statistical System Databases Based on the GENESIS Web Service
        RESTful API of the German Federal Statistical Office
        (Statistisches Bundesamt/Destatis)
Version: 0.3.0
Authors@R: c(
    person("Yannik", "Buhl", , "ybuhl@posteo.de", role = c("aut", "cre")),
    person("Zoran", "Kovacevic", role = "aut",
           comment = c(ORCID = "0009-0002-0156-0862")),
    person("Dorian", "Le Jeune", role = "aut"),
    person("Long", "Nguyen", , "long.nguyen@uni-bielefeld.de", role = "aut",
           comment = c(ORCID = "0000-0001-8878-7386")),
    person("Johannes", "Ritter", , "ritter.johannes@gmail.com", role = "aut")
  )
Description: A RESTful API wrapper for accessing the GENESIS database of
    the German Federal Statistical Office (Destatis) as well as its Census 
    Database and the database of Germany's regional statistics. Supports data 
    search functions, credential management, result caching, and handling 
    remote background jobs for large datasets.
License: MIT + file LICENSE
URL: https://correlaid.github.io/restatis/,
        https://github.com/CorrelAid/restatis
BugReports: https://github.com/CorrelAid/restatis/issues
Depends: R (>= 2.10)
Imports: askpass, httr2, memoise, readr, stats, tibble, vctrs, purrr
Suggests: httptest2, knitr, rmarkdown, testthat (>= 3.0.0), rvest,
        usethis, withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-09 19:42:27 UTC; buhly
Author: Yannik Buhl [aut, cre],
  Zoran Kovacevic [aut] (<https://orcid.org/0009-0002-0156-0862>),
  Dorian Le Jeune [aut],
  Long Nguyen [aut] (<https://orcid.org/0000-0001-8878-7386>),
  Johannes Ritter [aut]
Maintainer: Yannik Buhl <ybuhl@posteo.de>
Repository: CRAN
Date/Publication: 2025-04-09 20:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:12:47 UTC; windows
