Package: mapReduce
Type: Package
Title: mapReduce - flexible mapReduce algorithm for parallel computation
Version: 1.2.1
Date: 2011-03-02
Author: Christopher Brown 
Maintainer: Christopher Brown <chris.brown@decisionpatterns.com>
Depends: R (>= 2.6.0)
Suggests: multicore, papply
License: LGPL (>= 2) 
Description:   
  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.
LazyLoad: yes
Packaged: 2011-03-02 18:51:26 UTC; cbrown
