Package: mlr3verse
Title: Easily Install and Load the 'mlr3' Package Family
Version: 0.2.8
Authors@R: 
    c(person(given = "Michel",
             family = "Lang",
             role = c("cre", "aut"),
             email = "michellang@gmail.com",
             comment = c(ORCID = "0000-0001-9754-0393")),
      person(given = "Patrick",
             family = "Schratz",
             role = "aut",
             email = "patrick.schratz@gmail.com",
             comment = c(ORCID = "0000-0003-0748-6624")))
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.12.0), R (>= 3.1.0)
Imports: bbotk, data.table, mlr3cluster, mlr3data, mlr3filters,
        mlr3fselect (>= 0.8.0), mlr3hyperband, mlr3learners, mlr3mbo,
        mlr3misc (>= 0.11.0), mlr3pipelines (>= 0.4.0), mlr3tuning (>=
        0.17.0), mlr3tuningspaces (>= 0.1.1), mlr3viz, paradox (>=
        0.6.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-26 12:18:00 UTC; michel
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>),
  Patrick Schratz [aut] (<https://orcid.org/0000-0003-0748-6624>)
Maintainer: Michel Lang <michellang@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-26 12:40:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:48:54 UTC; unix
