Package: mlr3data
Title: Collection of Machine Learning Data Sets for 'mlr3'
Version: 0.1.0
Authors@R: 
    person(given = "Michel",
           family = "Lang",
           role = c("cre", "aut"),
           email = "michellang@gmail.com",
           comment = c(ORCID = "0000-0001-9754-0393"))
Description: A small collection of interesting and educational
    machine learning data sets which are used as examples in the 'mlr3'
    book (<https://mlr3book.mlr-org.com>), the use case gallery
    (<https://mlr3gallery.mlr-org.com>), or in other examples.  All data
    sets are properly preprocessed and ready to be analyzed by most
    machine learning algorithms. Currently contains the following data
    sets: (1) housing prices in Kings County, and (2) Titanic passenger
    survival data.
License: LGPL (>= 2.1)
URL: https://github.com/mlr-org/mlr3data
BugReports: https://github.com/mlr-org/mlr3data/issues
Depends: R (>= 3.1.0)
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.0.2
Packaged: 2020-01-31 20:43:49 UTC; michel
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Michel Lang <michellang@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-10 16:00:02 UTC
