parallelMap: Unified interface to some popular parallelization back-ends for interactive usage and package development

Map over lists in parallel. Supports local, multicore, mpi and BatchJobs mode. Allows "tagging" of the parallel operation with a level name that can be later selected by the user to switch on parallel execution for exactly this operation.

Version: 1.1
Depends: R (≥ 3.0.0)
Imports: BBmisc (≥ 1.7), checkmate (≥ 1.1), fail (≥ 1.2)
Suggests: testthat, parallel, Rmpi, BatchJobs (≥ 1.2)
Published: 2014-07-03
Author: Bernd Bischl, Michel Lang
Maintainer: Bernd Bischl <bernd_bischl at gmx.net>
BugReports: https://github.com/berndbischl/parallelMap/issues
License: BSD_3_clause + file LICENSE
URL: https://github.com/berndbischl/parallelMap
NeedsCompilation: no
Materials: NEWS
CRAN checks: parallelMap results

Downloads:

Reference manual: parallelMap.pdf
Package source: parallelMap_1.1.tar.gz
Windows binaries: r-devel: parallelMap_1.1.zip, r-release: parallelMap_1.1.zip, r-oldrel: parallelMap_1.1.zip
OS X Snow Leopard binaries: r-release: parallelMap_1.1.tgz, r-oldrel: parallelMap_1.1.tgz
OS X Mavericks binaries: r-release: parallelMap_1.1.tgz
Old sources: parallelMap archive

Reverse dependencies:

Reverse imports: llama, mlr