Package: mlr3verse
Title: Easily Install and Load the 'mlr3' Package Family
Version: 0.1.1
Authors@R: 
    c(person(given = "Patrick",
             family = "Schratz",
             role = c("cre", "aut"),
             email = "patrick.schratz@gmail.com",
             comment = c(ORCID = "0000-0003-0748-6624")),
      person(given = "Michel",
             family = "Lang",
             role = "aut",
             email = "michellang@gmail.com",
             comment = c(ORCID = "0000-0001-9754-0393")))
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, mlr3db, mlr3filters, mlr3learners, mlr3pipelines,
        mlr3tuning, mlr3viz, paradox, R (>= 3.1.0)
Imports: mlr3misc
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-16 19:01:35 UTC; patrickschratz
Author: Patrick Schratz [cre, aut] (<https://orcid.org/0000-0003-0748-6624>),
  Michel Lang [aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Patrick Schratz <patrick.schratz@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-19 17:30:02 UTC
Built: R 3.5.3; ; 2020-04-22 09:28:09 UTC; windows
