datadr is an R package that leverages RHIPE to provide a simple interface to division and recombination (D&R) methods for large complex data.
To get started, see the package documentation and function reference located here.
Visualization tools based on D&R can be found here.
This package will not be submitted to CRAN until it has matured.
To install this package from github, do the following from the R console:
library(devtools)
install_github("datadr", "tesseradata")
This software is currently under the BSD license. Please read the license document.
datadr development is sponsored by the DARPA XDATA program.