Package: mlr3oml
Title: Connector Between 'mlr3' and 'OpenML'
Version: 0.5.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 (>= 0.10.0), mlr3misc (>= 0.7.0), R6, stringi
Suggests: RWeka, farff, foreign, mlr3proba, qs, testthat (>= 3.0.0),
        withr
Encoding: UTF-8
NeedsCompilation: yes
Config/testthat/edition: 3
RoxygenNote: 7.1.2
Packaged: 2021-09-24 09:37:36 UTC; lang
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>)
Maintainer: Michel Lang <michellang@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-24 09:50:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-09-25 11:01:18 UTC; unix
Archs: mlr3oml.so.dSYM
