Package: mlr3oml
Title: Connector Between 'mlr3' and 'OpenML'
Version: 0.2.0
Authors@R: 
    person(given = "Michel",
           family = "Lang",
           role = c("cre", "aut"),
           email = "michellang@gmail.com",
           comment = c(ORCID = "0000-0001-9754-0393"))
Description: Provides an interface to 'OpenML.org' to list and
    download machine learning data and tasks. Data and tasks can be
    automatically converted to 'mlr3' tasks. For a more sophisticated
    interface which also allows uploading experiments, see the 'OpenML'
    package.
License: LGPL-3
URL: https://mlr3oml.mlr-org.com, https://github.com/mlr-org/mlr3oml
BugReports: https://github.com/mlr-org/mlr3oml
Depends: R (>= 3.1.0)
Imports: backports (>= 1.1.6), checkmate, curl, data.table, jsonlite,
        lgr, mlr3, mlr3misc (>= 0.5.0), R6, stringi
Suggests: RWeka, bibtex, foreign, qs, testthat
RdMacros: mlr3misc
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.1.1
Packaged: 2020-08-24 08:46:22 UTC; lang
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Michel Lang <michellang@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-24 10:20:03 UTC
