microsoft / R-Host

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:C++ 93.5%Language:C 5.1%Language:CMake 0.9%Language:Shell 0.4%Language:Batchfile 0.1%