RevolutionAnalytics / AzureML

An R interface to AzureML(https://studio.azureml.net/) experiments, datasets, and web services.
Other
47 stars 22 forks source link

Add explicit test to see if a zipper is available on the system #36

Closed andrie closed 8 years ago

andrie commented 8 years ago

The publishWebservice() function depends on the availability of an external zipper.

Test to see if this is available before discovering dependencies and building the miniCRAN tree.