This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
v0.2.3 Bug fix release
Pre-release
Pre-release
Bug fixes:
- Fixes bug that caused
download.intermediate.dataset()
to always return a data frame with a single column.
Enhancements:
- The function
consumeWebservice()
now accepts either anEndpoint
or aService
as input - Better error reporting if a
zip
utility is not found on the path - Improved azure schema generation for data frames
- Validation and error message if the
inputSchema
inpublishWebservice()
is something other than a list (or data frame)