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.8), methods
Imports: brew, checkmate (>= 1.5), DBI, digest, fail (>= 1.2), RSQLite
        (>= 1.0.0), sendmailR, stats, stringr, utils
Suggests: MASS, testthat
LazyData: yes
ByteCompile: yes
Version: 1.5
Packaged: 2014-10-30 18:49:07 UTC; bischl
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-30 20:13:25
