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>,
    Henrik Bengtsson <henrikb@braju.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 (>= 3.0.0), BBmisc (>= 1.9), methods
Imports: backports (>= 1.1.1), brew, checkmate (>= 1.8.0), data.table
        (>= 1.9.6), DBI, digest, parallel, RSQLite (>= 1.0.9011),
        sendmailR, stats, stringi (>= 0.4-1), utils
Suggests: MASS, testthat
LazyData: yes
ByteCompile: yes
Version: 1.8
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-05-09 08:41:04 UTC; lang
Repository: CRAN
Date/Publication: 2019-05-14 22:00:16 UTC
