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.4.1 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"), person("Stefan", "Linner", , "stefan@linnerprogramming.com", role = "ctb") ) Description: A RESTful API wrapper for accessing the main databases of Germany's Federal Statistical System. 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, quarto, rmarkdown, testthat (>= 3.0.0), rvest, usethis, withr VignetteBuilder: quarto Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev libx11-dev Repository: https://correlaid.r-universe.dev Date/Publication: 2026-05-31 15:18:53 UTC RemoteUrl: https://github.com/correlaid/restatis RemoteRef: HEAD RemoteSha: 9d42bff0eb37133c5d332a1a963ba096dd2f9e7d NeedsCompilation: no Packaged: 2026-07-04 07:58:42 UTC; root Author: Yannik Buhl [aut, cre], Zoran Kovacevic [aut] (ORCID: ), Dorian Le Jeune [aut], Long Nguyen [aut] (ORCID: ), Johannes Ritter [aut], Stefan Linner [ctb] Maintainer: Yannik Buhl