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.3 |
| Depends: | R (≥ 2.6.0) |
| Suggests: | multicore, papply, testthat |
| Published: | 2011-03-06 |
| Author: | Christopher Brown |
| Maintainer: | Christopher Brown <chris.brown at decisionpatterns.com> |
| License: | GPL (≥ 2) |
| In views: | HighPerformanceComputing |
| CRAN checks: | mapReduce results |
| Package source: | mapReduce_1.2.3.tar.gz |
| MacOS X binary: | mapReduce_1.2.3.tgz |
| Windows binary: | mapReduce_1.2.3.zip |
| Reference manual: | mapReduce.pdf |
| News/ChangeLog: | ChangeLog |
| Old sources: | mapReduce archive |