Package: mlr3batchmark
Title: Batch Experiments for 'mlr3'
Version: 0.1.0
Authors@R: 
    person("Michel", "Lang", , "michellang@gmail.com", role = c("cre", "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)
Imports: batchtools (>= 0.9.17), checkmate, data.table, lgr, mlr3 (>=
        0.15.0), mlr3misc, uuid
Suggests: rpart, testthat
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-24 12:34:26 UTC; michel
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Michel Lang <michellang@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-25 18:10:02 UTC
Built: R 4.1.2; ; 2023-04-26 11:27:05 UTC; unix
