Package: BatchExperiments
Title: Statistical Experiments on Batch Computing Clusters
Description: Extends the BatchJobs package to run statistical experiments on
    batch computing clusters. For further details see the project web page.
Authors@R: c(person(given = "Bernd",
                    family = "Bischl",
                    role = "aut",
                    email = "bernd_bischl@gmx.net"),
              person(given = "Michel",
                    family = "Lang",
                    role = c("aut", "cre"),
                    email = "michellang@gmail.com"),
              person(given = "Olaf",
                    family = "Mersmann",
                    role = "aut",
                    email = "olafm@p-value.net"))
URL: https://github.com/tudo-r/BatchExperiments
BugReports: https://github.com/tudo-r/BatchExperiments/issues
License: BSD_3_clause + file LICENSE
Depends: R (>= 3.0.0), BatchJobs (>= 1.7)
Imports: backports, utils, stats, checkmate (>= 1.8.5), BBmisc (>=
        1.11), DBI, RSQLite (>= 2.0), data.table (>= 1.9.6)
Suggests: plyr, randomForest, rpart, testthat
Version: 1.4.4
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-09-09 06:31:36 UTC; michel
Author: Bernd Bischl [aut],
  Michel Lang [aut, cre],
  Olaf Mersmann [aut]
Maintainer: Michel Lang <michellang@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-09 07:50:19 UTC
Built: R 4.6.0; ; 2025-11-02 04:18:26 UTC; windows
