Package: parallelMap
Title: Unified interface to some popular parallelization back-ends for
        interactive usage and package development.
Description: 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.
Author: Bernd Bischl <bernd_bischl@gmx.net>, Michel Lang
    <lang@statistik.tu-dortmund.de>
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
URL: https://github.com/berndbischl/parallelMap
BugReports: https://github.com/berndbischl/parallelMap/issues
License: BSD_3_clause + file LICENSE
Depends: R (>= 3.0.0)
Imports: BBmisc (>= 1.7), checkmate (>= 1.1), fail (>= 1.2)
Suggests: testthat, parallel, Rmpi, BatchJobs (>= 1.2)
LazyData: yes
ByteCompile: yes
Version: 1.1
Packaged: 2014-07-03 13:54:01 UTC; bischl
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-03 16:09:47
