Package: BatchJobs
Title: Batch Computing with R
Version: 1.10
Authors@R: c(
    person("Bernd", "Bischl", , "bernd_bischl@gmx.net", role = c("aut", "cre")),
    person("Michel", "Lang", , "michellang@gmail.com", role = "aut"),
    person("Henrik", "Bengtsson", , "henrikb@braju.com", role = "aut")
  )
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.
License: BSD_2_clause + file LICENSE
URL: https://github.com/tudo-r/BatchJobs
BugReports: https://github.com/tudo-r/BatchJobs/issues
Depends: BBmisc (>= 1.9), methods, R (>= 3.0.0)
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
Encoding: UTF-8
MailingList: batchjobs@googlegroups.com
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-09 06:31:34 UTC; michel
Author: Bernd Bischl [aut, cre],
  Michel Lang [aut],
  Henrik Bengtsson [aut]
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
Repository: CRAN
Date/Publication: 2025-09-10 15:50:18 UTC
Built: R 4.5.1; ; 2025-10-06 02:47:06 UTC; windows
