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
Version: 1.9
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-03-21 10:39:57 UTC; michel
Repository: CRAN
Date/Publication: 2022-03-21 11:30:02 UTC
Built: R 4.3.0; ; 2023-04-06 15:05:00 UTC; unix
