mapReduce: mapReduce - flexible mapReduce algorithm for parallel computation

mapReduce is an algorithm provides a simple framework for parallel computations. This implementation provides (a) a pure R implementation (b) a syntax following the mapReduce paper and (c) flexible and parallelizable back end.

Version: 1.2.6
Depends: R (≥ 2.6.0), utils
Suggests: multicore, testthat
Published: 2012-06-25
Author: Christopher Brown
Maintainer: Christopher Brown <chris.brown at decisionpatterns.com>
License: GPL (≥ 2) (see file LICENSE)
NeedsCompilation: no
In views: HighPerformanceComputing
CRAN checks: mapReduce results

Downloads:

Package source: mapReduce_1.2.6.tar.gz
MacOS X binary: mapReduce_1.2.6.tgz
Windows binary: mapReduce_1.2.6.zip
Reference manual: mapReduce.pdf
News/ChangeLog:ChangeLog
Old sources: mapReduce archive