/deployr-rserve

DeployR fork of the popular R package, Rserve.

Primary LanguageJava

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:

  1. Concurrent R sessions under Rserve on the Windows platform
  2. Ability to switch the execution context of the Rserve process to a specified uid/gid
  3. 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.