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
    <michellang@gmail.com>
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.8), checkmate (>= 1.5.1), parallel
Suggests: testthat, Rmpi, BatchJobs (>= 1.5)
LazyData: yes
ByteCompile: yes
Version: 1.2
Packaged: 2015-02-03 02:55:02 UTC; bischl
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-03 06:38:35
