Package: mlr3batchmark Title: Batch Experiments for 'mlr3' Version: 0.2.2 Authors@R: c( person("Marc", "Becker", , "marcbecker@posteo.de", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-8115-0400")), person("Michel", "Lang", , "michellang@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-9754-0393")), person("Toby", "Hocking", role="ctb", comment = c(ORCID="0000-0002-3146-0865")) ) Description: Extends the 'mlr3' package with a connector to the package 'batchtools'. This allows to run large-scale benchmark experiments on scheduled high-performance computing clusters. License: LGPL-3 URL: https://mlr3batchmark.mlr-org.com, https://github.com/mlr-org/mlr3batchmark BugReports: https://github.com/mlr-org/mlr3batchmark/issues Depends: R (>= 3.1.0), batchtools (>= 0.9.17) Imports: checkmate, data.table, lgr, mlr3 (>= 0.19.0), mlr3misc, uuid Suggests: renv, rpart, testthat Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://mlr-org.r-universe.dev Date/Publication: 2025-09-03 10:59:57 UTC RemoteUrl: https://github.com/mlr-org/mlr3batchmark RemoteRef: v0.2.2 RemoteSha: 10e90b5cb603f131a9763db4373fc8df3938dad2 NeedsCompilation: no Packaged: 2026-07-11 09:08:19 UTC; root Author: Marc Becker [cre, aut] (ORCID: ), Michel Lang [aut] (ORCID: ), Toby Hocking [ctb] (ORCID: ) Maintainer: Marc Becker