ROctopus - High-performance distributed in-memory cluster computing using R over Hadoop
RForge.net

ROctopus

About ROctopus
GIT access
Download/Files
Check results

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/roctopus.git ROctopus
see also ROctopus GitHub repository.

To install the latest development snapshot of this package, use

install.packages("ROctopus",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

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

Most recent GIT commits


ea8662fa| Simon Urbanek | Mon Dec 15 17:49:45 2014 -0500
s/iotools/roctopus/g; don't fail on single error
 M       R/run.R

1c88a42a| Simon Urbanek | Mon Dec 15 15:13:28 2014 -0500
initial version taken from iotools experimental ro code
 A       DESCRIPTION
 A       NAMESPACE
 A       R/ro.R
 A       R/run.R