Releases: MattCowgill/readabs
Releases · MattCowgill/readabs
Version 0.4.5
Improvements to the functions that work with data cubes, courtesy of @daviddiviny
Version 0.4.4
Speed improvements, changes to adapt to new website
Version 0.4.3.3
Update for new ABS website
Version 0.4.3.2
- New download_abs_data_cube() function added courtesy of @daviddiviny
Version 0.4.3
Minor update.
- The method for checking if R can access the internet has been improved.
- Vignette and README updated.
- Minor fixes and linting.
Version 0.4.2
-path
argument to read_abs()
now uses an environment variable to set the default local path for downloaded spreadsheets; if this variable isn't set, a temporary directory is used.
Version 0.4.1
- New
drop_nas
argument toseparate_series()
- Bug fixes and performance improvements
Version 0.4.0
Merge pull request #37 from MattCowgill/dev version 0.4.0 with minor changes for CRAN
Version 0.3.1
Merge pull request #32 from MattCowgill/dev version 0.3.1