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.6
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-10-02
Author: Ryan Hafen [aut, cre], Landon Sego [ctb]
Maintainer: Ryan Hafen <rhafen at gmail.com>
License: BSD_3_clause + file LICENSE
URL: http://deltarho.org/docs-datadr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: datadr results

Downloads:

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

Reverse dependencies:

Reverse depends: trelliscope
Reverse imports: fileplyr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=datadr to link to this page.