348120aa75
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
Rserve | ||
RserveVisualStudio | ||
.gitignore | ||
README.md | ||
SECURITY.md |
README.md
deployr-rserve
deployr-rserve
is a fork of the popular R package, Rserve, from Simon Urbanek.
This fork is based on Rserve 0.6-3.1
and adds the following features:
- Concurrent R sessions under Rserve on the Windows platform
- Ability to switch the execution context of the Rserve process to a specified uid/gid
- Out-of-band control socket that supports a cancel operation on any Rserve eval operation
Installations of DeployR require deployr-rserve
. The standard Rserve package does not include the necessary functionality to work with DeployR.