Skip to content

crystalgreen/deployr-rserve

This branch is 6 commits ahead of, 5 commits behind microsoft/deployr-rserve:master.

Repository files navigation

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.

About

DeployR fork of the popular R package, Rserve.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.9%
  • C 28.1%
  • C++ 7.7%
  • Shell 4.3%
  • R 2.2%
  • PHP 1.4%
  • Other 2.4%