Package: mlr3benchmark Title: Analysis and Visualisation of Benchmark Experiments Version: 0.1.7 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://mlr-org.r-universe.dev Date/Publication: 2024-12-02 18:30:27 UTC RemoteUrl: https://github.com/mlr-org/mlr3benchmark RemoteRef: v0.1.7 RemoteSha: bf02704e7ac2ac6d3f2d4db18c15e266e8b4a417 Packaged: 2026-07-10 10:06:06 UTC; root Author: Sonabend Raphael [aut] (ORCID: ), Florian Pfisterer [aut] (ORCID: ), Michel Lang [ctb] (ORCID: ), Bernd Bischl [ctb] (ORCID: ), Sebastian Fischer [cre, ctb] (ORCID: ) Maintainer: Sebastian Fischer