datadr: Divide and Recombine for Large, Complex Data

Methods for dividing data into subsets, applying analytical methods to the subsets, and recombining the results. Comes with a generic MapReduce interface as well. Works with key-value pairs stored in memory, on local disk, or on HDFS, in the latter case using the R and Hadoop Integrated Programming Environment (RHIPE).

Version: 0.8.5
Imports: data.table (≥ 1.9.6), digest, codetools, hexbin, parallel, magrittr, dplyr, methods
Suggests: testthat (≥ 0.11.0), roxygen2 (≥ 5.0.1), Rhipe
Published: 2016-03-16
Author: Ryan Hafen [aut, cre], Landon Sego [ctb]
Maintainer: Ryan Hafen <rhafen at gmail.com>
BugReports: NA
License: BSD_3_clause + file LICENSE
URL: http://tessera.io/docs-datadr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: datadr results

Downloads:

Reference manual: datadr.pdf
Package source: datadr_0.8.5.tar.gz
Windows binaries: r-devel: datadr_0.8.5.zip, r-release: datadr_0.8.5.zip, r-oldrel: datadr_0.8.5.zip
OS X Mavericks binaries: r-release: datadr_0.8.5.tgz, r-oldrel: datadr_0.8.5.tgz
Old sources: datadr archive

Reverse dependencies:

Reverse depends: trelliscope