Package: BatchJobs
Title: Batch computing with R.
Description: 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.
Author: Bernd Bischl <bernd_bischl@gmx.net>,
    Michel Lang <michellang@gmail.com>
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
URL: https://github.com/tudo-r/BatchJobs
BugReports: https://github.com/tudo-r/BatchJobs/issues
MailingList: batchjobs@googlegroups.com
License: BSD_2_clause + file LICENSE
Depends: R (>= 2.15.0), BBmisc (>= 1.7), methods
Imports: checkmate (>= 1.4), utils, stats, digest, DBI, RSQLite,
        sendmailR, brew, stringr, fail (>= 1.2)
Suggests: testthat, MASS
LazyData: yes
ByteCompile: yes
Version: 1.4
Packaged: 2014-09-24 15:49:46 UTC; bischl
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-24 18:12:16
