Package: mlr3verse
Title: Easily Install and Load the 'mlr3' Package Family
Version: 0.3.1
Authors@R: c(
    person("Michel", "Lang", , "michellang@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-9754-0393")),
    person("Patrick", "Schratz", , "patrick.schratz@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0003-0748-6624")),
    person("Marc", "Becker", , "marcbecker@posteo.de", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-8115-0400"))
  )
Description: The 'mlr3' package family is a set of packages for
    machine-learning purposes built in a modular fashion. This wrapper
    package is aimed to simplify the installation and loading of the core
    'mlr3' packages. Get more information about the 'mlr3' project at
    <https://mlr3book.mlr-org.com/>.
License: LGPL-3
URL: https://mlr3verse.mlr-org.com,
        https://github.com/mlr-org/mlr3verse
BugReports: https://github.com/mlr-org/mlr3verse/issues
Depends: mlr3 (>= 0.20.0), R (>= 3.1.0)
Imports: bbotk (>= 1.5.0), data.table, mlr3cluster (>= 0.1.10),
        mlr3data (>= 0.9.0), mlr3filters (>= 0.8.1), mlr3fselect (>=
        1.2.1), mlr3hyperband (>= 0.6.0), mlr3inferr (>= 0.1.0),
        mlr3learners (>= 0.9.0), mlr3mbo (>= 0.2.8), mlr3misc (>=
        0.16.0), mlr3pipelines (>= 0.7.1), mlr3tuning (>= 1.3.0),
        mlr3tuningspaces (>= 0.5.2), mlr3viz (>= 0.10.0), paradox (>=
        1.0.1)
Suggests: miesmuschel, mlr3batchmark, mlr3benchmark, mlr3db,
        mlr3fairness, mlr3fda, mlr3oml, mlr3proba (>= 0.7.4),
        mlr3spatial, mlr3spatiotempcv, mlr3summary, mlr3torch, rush
Additional_repositories: https://mlr-org.r-universe.dev
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-14 15:48:52 UTC; marc
Author: Michel Lang [aut] (<https://orcid.org/0000-0001-9754-0393>),
  Patrick Schratz [aut] (<https://orcid.org/0000-0003-0748-6624>),
  Marc Becker [cre, aut] (<https://orcid.org/0000-0002-8115-0400>)
Maintainer: Marc Becker <marcbecker@posteo.de>
Repository: CRAN
Date/Publication: 2025-01-14 16:40:09 UTC
Built: R 4.3.3; ; 2025-01-14 17:23:54 UTC; unix
