Package: mlr3benchmark
Title: Analysis and Visualisation of Benchmark Experiments
Version: 0.1.5
Authors@R: 
    c(person(given = "Sonabend",
           family = "Raphael",
           role = "aut",
           email = "raphaelsonabend@gmail.com",
           comment = c(ORCID = "0000-0001-9225-4654")),
      person(given = "Florian",
             family = "Pfisterer",
             role = "aut",
             email = "pfistererf@googlemail.com",
             comment = c(ORCID = "0000-0001-8867-762X")),
      person(given = "Michel",
             family = "Lang",
             role = "ctb",
             email = "michellang@gmail.com",
             comment = c(ORCID = "0000-0001-9754-0393")),
      person(given = "Bernd",
             family = "Bischl",
             role = "ctb",
             email = "bernd_bischl@gmx.net",
             comment = c(ORCID = "0000-0001-6002-6980")),
      person(given = "Sebastian",
             family = "Fischer",
             role = c("cre", "ctb"),
             email = "sebf.fischer@gmail.com",
             comment = c(ORCID = "0000-0002-9609-3197")))
Description: Implements methods for post-hoc analysis and
    visualisation of benchmark experiments, for 'mlr3' and beyond.
License: LGPL-3
URL: https://mlr3benchmark.mlr-org.com,
        https://github.com/mlr-org/mlr3benchmark
BugReports: https://github.com/mlr-org/mlr3benchmark/issues
Depends: R (>= 3.1.0)
Imports: checkmate, data.table, ggplot2, mlr3misc, R6
Suggests: mlr3, mlr3learners, PMCMRplus, rpart, testthat, xgboost
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.2.2
Packaged: 2023-03-14 05:54:53 UTC; sebi
Author: Sonabend Raphael [aut] (<https://orcid.org/0000-0001-9225-4654>),
  Florian Pfisterer [aut] (<https://orcid.org/0000-0001-8867-762X>),
  Michel Lang [ctb] (<https://orcid.org/0000-0001-9754-0393>),
  Bernd Bischl [ctb] (<https://orcid.org/0000-0001-6002-6980>),
  Sebastian Fischer [cre, ctb] (<https://orcid.org/0000-0002-9609-3197>)
Maintainer: Sebastian Fischer <sebf.fischer@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-14 06:20:02 UTC
Built: R 4.1.2; ; 2023-03-15 11:53:12 UTC; unix
