# deployr-rserve **Repository Path**: RepoMirror/deployr-rserve ## Basic Information - **Project Name**: deployr-rserve - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README deployr-rserve ============== `deployr-rserve` is a fork of the popular R package, [Rserve](https://github.com/s-u/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 1. Ability to switch the execution context of the Rserve process to a specified uid/gid 1. Out-of-band control socket that supports a cancel operation on any Rserve eval operation Installations of DeployR require `deployr-rserve`. The standard [Rserve](https://github.com/s-u/Rserve) package does not include the necessary functionality to work with [DeployR](https://github.com/deployr/server).