This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
v0.2.11 Bug fix and refactor release
This release fixes multiple internal issues:
- Add additional skip logic to skip tests on CRAN and if no Internet connection tests (#114)
- Fix unit tests and code for download.datasets() to deal with multiple datasets bug tests (#111)
- Upload packages from a local repository using
publishWebservice()
enhancement (#109) - Missing workspace parameter on download.datasets() leads to cryptic error message bug (#93)
- Fix bug where example for download.datasets() doesn't work (#104)