Skip to content

Javascript implementation of the Rserve protocol

License

Notifications You must be signed in to change notification settings

davidsonff/rserve-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rserve-js: a Javascript+Websockets implementation of the RServe protocol

Prerequisites

You will need a version of Rserve that's not on CRAN. Get it like this:

> install.packages("Rserve",,"http://rforge.net")

You will need node.js to make changes to the library:

$ cd rserve-js
$ npm install

Dependencies

rserve-js requires Underscore.js.

About

Javascript implementation of the Rserve protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published