Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 647 Bytes

NEWS.md

File metadata and controls

19 lines (14 loc) · 647 Bytes

restatis 0.3.0

  • Added the feature that users can now adjust the API URLs via environment variables
  • Added the feature of turning on and off caching via options()
  • Added pagelength as a function parameter where available
  • Added the "..." parameter to gen_table() and gen_cube()
  • Refactored some of the internal functions
  • Bugfixes

restatis 0.2.0

  • Added support for regionalstatistik.de and the Zensus 2022 database
  • Massively improved the handling of 'jobs' (e.g., adding gen_download_job())
  • Added some helper functions such as gen_logincheck()
  • Rewrote functions in the background

restatis 0.1.0

  • Initial CRAN submission.