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 Config/pak/sysreqs: libicu-dev Repository: https://tudo-r.r-universe.dev Date/Publication: 2025-09-09 06:21:35 UTC RemoteUrl: https://github.com/tudo-r/batchexperiments RemoteRef: HEAD RemoteSha: a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12 NeedsCompilation: no Packaged: 2026-06-06 07:56:49 UTC; root Author: Bernd Bischl [aut], Michel Lang [aut, cre], Olaf Mersmann [aut] Maintainer: Michel Lang