BatchJobs: Batch computing with R

Provides Map, Reduce and Filter variants to generate jobs on batch computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine. Multicore and SSH systems are also supported. For further details see the project web page.

Version: 1.5
Depends: R (≥ 2.15.0), BBmisc (≥ 1.8), methods
Imports: brew, checkmate (≥ 1.5), DBI, digest, fail (≥ 1.2), RSQLite (≥ 1.0.0), sendmailR, stats, stringr, utils
Suggests: MASS, testthat
Published: 2014-10-30
Author: Bernd Bischl, Michel Lang
Maintainer: Bernd Bischl <bernd_bischl at gmx.net>
BugReports: https://github.com/tudo-r/BatchJobs/issues
License: BSD_2_clause + file LICENSE
URL: https://github.com/tudo-r/BatchJobs
NeedsCompilation: no
Citation: BatchJobs citation info
Materials: NEWS
In views: HighPerformanceComputing
CRAN checks: BatchJobs results

Downloads:

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

Reverse dependencies:

Reverse depends: BatchExperiments
Reverse imports: metagen
Reverse suggests: parallelMap, R.filesets