Package: mlr3batchmark
Title: Batch Experiments for 'mlr3'
Version: 0.1.1
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"))
  )
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.17.0), mlr3misc, uuid
Suggests: rpart, testthat
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-17 11:41:25 UTC; marc
Author: Marc Becker [cre, aut] (<https://orcid.org/0000-0002-8115-0400>),
  Michel Lang [aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Marc Becker <marcbecker@posteo.de>
Repository: CRAN
Date/Publication: 2023-11-17 15:30:02 UTC
Built: R 4.2.3; ; 2023-11-17 17:16:16 UTC; unix
