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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-04 05:34:23 UTC; marc
Author: Marc Becker [cre, aut] (ORCID: <https://orcid.org/0000-0002-8115-0400>),
  Michel Lang [aut] (ORCID: <https://orcid.org/0000-0001-9754-0393>),
  Toby Hocking [ctb] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
Maintainer: Marc Becker <marcbecker@posteo.de>
Repository: CRAN
Date/Publication: 2025-09-04 05:50:03 UTC
Built: R 4.6.0; ; 2025-10-14 02:40:58 UTC; windows
