Recent Releases of dataverse
dataverse - dataverse v0.3.14
Version 0.3.14 on CRAN. Implements geturl*() functions, updates vignettes to not rely on remote resources, and a few more usability improvements.
- R
Published by kuriwaki almost 2 years ago
dataverse - dataverse v0.3.11
Bug fixes and documentation improvements (#121)
- R
Published by kuriwaki over 3 years ago
dataverse - dataverse v0.3.10
Core Features
- Faster and more reliable method for ingestion detection (#113)
- Progress bar (#108)
- Avoids download errors with some Stata files (#80)
- R
Published by kuriwaki about 4 years ago
dataverse - dataverse v0.3.8
Core Features
- Adapt to Dataverse 5.4.1 (#94 @kuriwaki)
Testing
- Doesn't rely on CRAN for daily tests of API functions (#96)
- Upgrade testthat to 3.0 edition (#97)
- Move to GitHub Actions, and away from Travis-CI. (#98) Three GitHub Actions are defined for testing:
- thorough testing related to PRs and the main branch,
- straight-forward tests for each push to the dev branch, and
- straight-forward tests run daily at 3am
- R
Published by wibeasley almost 5 years ago
dataverse - dataverse v0.3.0
Version 0.3
New Methods
- Add new
get_dataframe_*()methods (#48, #66)
Small updates
- Make filter queries (fq) work in
dataverse_search(#36 @adam3smith) - Update maintainer to Will Beasley (wibeasley@hotmail.com) (#38)
- More robust file retrieval (#39 @kuriwaki)
- Tests use https://demo.dataverse.org/dataverse/dataverse-client-r/. (#40)
- Fixes most get_file errors by removing query argument (#33 @kuriwaki)
- Fix getting multiple files by id in
get_file()(#47 @adam3smith) - Temporary files created by
get_file()are automatically deleted.
- R
Published by wibeasley about 5 years ago
dataverse - First CRAN Release
This is the first full release of the dataverse package that will be available on CRAN.
- R
Published by leeper over 8 years ago