Miscellaneous utilities for parallelizing large computations. Alternative to MapReduce. File splitting and distributed operations such as sort and aggregate. "Software Alchemy" method for parallelizing most statistical methods, presented in N. Matloff, Parallel Computation for Data Science, Chapman and Hall, 2015. Includes a debugging aid.
Version: | 1.1.5 |
Depends: | parallel, stats, utils, data.table, pdist, methods |
Suggests: | rpart, e1071 |
Published: | 2016-07-16 |
Author: | Norm Matloff [cre,aut], with contributions by Alex Rumbaugh and Hadley Wickham |
Maintainer: | Norm Matloff <normmatloff at gmail.com> |
BugReports: | https://github.com/matloff/partools/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/matloff/partools |
NeedsCompilation: | no |
Citation: | partools citation info |
Materials: | README |
CRAN checks: | partools results |
Reference manual: | partools.pdf |
Vignettes: |
Partools |
Package source: | partools_1.1.5.tar.gz |
Windows binaries: | r-devel: partools_1.1.5.zip, r-release: partools_1.1.5.zip, r-oldrel: partools_1.1.5.zip |
OS X Mavericks binaries: | r-release: partools_1.1.5.tgz, r-oldrel: partools_1.1.5.tgz |
Old sources: | partools archive |