Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Find a way to distribute zip with the package on Windows #98

Open
revodavid opened this issue Mar 18, 2016 · 3 comments
Open

Find a way to distribute zip with the package on Windows #98

revodavid opened this issue Mar 18, 2016 · 3 comments

Comments

@revodavid
Copy link

Got this error using publishWebService:

Error in publishWebService(ws, fun = sleepyPredict, name = "sleepy lm",  : 
  Requires external zip utility. Please install zip, ensure it's on your path and try again.

Is there any way to relax this dependency on a third-party app and use Windows' built-in Zip capabilities instead?

Otherwise, noting this dependency in the docs (and how to resolve it) would be helpful.

@QuantDevHacks
Copy link
Contributor

This was recently under discussion and is a valid point. Will update when more information is available and post in this issue.

@revodavid
Copy link
Author

Installing RTools is sufficient:
https://cran.r-project.org/bin/windows/Rtools/

@andrie
Copy link
Contributor

andrie commented Mar 18, 2016

@revodavid This is documented in the help for ?publishWebService

Ideally we can find a way to bundle the zip in RTools with the package.

@andrie andrie changed the title Dependency on zip application Find a way to distribute zip with the package on Windows Mar 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants