- Removed
tidyverse
package suggest
- New Parameter inhalte for retrieve_data
- Revised help files to include tips on dealing with large tables
- Fixed bug in read_gv100() that let to an error when reading UTF-8 files
- Allow to save credentials for databases from Bavaria and Saxony-Anhalt
- Add connection to databases from Bavaria and Saxony-Anhalt
- Change to TestService_2010
- More options to supply sachmerkmal
- Fixed bugs
- Fixed bug when using the regionalschluessel parameter in retrieve_data()
- Revised vignette.
- Allow to switch language between German and English.
- Allow to supply sachmerkmal and sachschluessel as parameter
- Revised the help files.
- Fixed a bug that leads
keyring
to fail when trying to retrieve the credentials on a Windows machine. - Fixed some bugs in the package documentation/vignette.
- Anticipating DESTATIS API changes in February, increase the default value to 25000 for the number of retrievable value labels via
retrieve_valuelabel()
.
- Database usernames and passwords are now stored securely via keyring package instead of a file in the root directory.
- Allow to retrieve 2500 value labels when using
retrieve_valuelabel()
(instead of only 500)
- Added a vignette and revised documentation for some functions.
read_header_genesis()
usesstri_trans_general()
for non-ASCII character replacement- All
dplyr
dependency removed and reduced number of dependencies - Code for
read_gv100()
rewritten using only base functions
- First release