This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
v0.2.4 Bug fix release
Pre-release
Pre-release
Bug fixes:
- Use double quotes as the quote character for downloading datasets. This fixes a bug with data sets that contain embedded single quotes
- Fix a number of issues with
updateWebservice()
. For example, no longer require aname
argument to be specified.
Improvements
- Much expanded examples for publishing a function as a webservice, both in the help for
publishWebservice()
and the vignette - More descriptive error messages for
consume()
- In
updateWebservice()
, automatically determine the ServiceId, if available in the supplied endpoint. - Improved documentation for
download.intermediate.dataset()