Skip to content
/ R-Host Public
forked from microsoft/R-Host

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

cephdon/R-Host

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.2%
  • C 8.8%