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>,
    Olaf Mersmann <olafm@p-value.net>
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_3_clause + file LICENSE
Depends: R (>= 2.15.0), BBmisc (>= 1.5)
Imports: utils, digest, DBI, RSQLite, sendmailR, brew, plyr, stringr,
        fail (>= 1.2)
Suggests: testthat, MASS
LazyData: yes
ByteCompile: yes
Version: 1.2
Packaged: 2014-02-06 20:48:18 UTC; bischl
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-07 00:15:43
