Skip to content

A host process for R that provides access and extensibility to it remotely over WebSocket and JSON.

License

Notifications You must be signed in to change notification settings

MikhailArkhipov/R-Host

 
 

Repository files navigation

Microsoft R Host Process is a wrapper for R (GNU S) that provides access to various R functionality, such as expression evaluation and the main interpreter loop, from outside of the process via a WebSocket-based protocol.

See LICENSE for license and third-party code attributions.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

A host process for R that provides access and extensibility to it remotely over WebSocket and JSON.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.2%
  • C 6.2%
  • Other 1.6%