rserve

1.0.2 • Public • Published

A javascript implementation of RServe over WebSockets

RServe is a protocol for communication with a remote R session. This package allows you to connect to a running RServe server that is serving over websockets. This way node.js (and javascript programs in general) can communicate with an instance of R.

/rserve/

    Package Sidebar

    Install

    npm i rserve

    Weekly Downloads

    18

    Version

    1.0.2

    License

    EPL 1.0 or GPL >= 2.0

    Last publish

    Collaborators

    • cscheid