Skip to content

Releases: pdparker/cloudstoR

Version 0.2.0

16 Jan 07:33
Compare
Choose a tag to compare
  • Minor housekeeping (updates to README and DESCRIPTION).
  • Users can now pass additional arguments to rio::import() via cloud_get. For example, to set the column types or to choose the number or rows to import.
  • cloud_put now returns a meaningful message on success or failure.
  • New tests and workflow to directly test the API.
  • cloud_get now deletes the temporary file once it is loaded into memory.
  • Expand on the documentation and create a pkgdown site to provide user support.

Version 0.1.0

07 Aug 01:34
Compare
Choose a tag to compare

First version released to CRAN.