Package: mlr3oml
Title: Connector Between 'mlr3' and 'OpenML'
Version: 0.11.0
Authors@R: c(
    person("Michel", "Lang", , "michellang@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-9754-0393")),
    person("Sebastian", "Fischer", , "sebf.fischer@gmail.com", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-9609-3197"))
  )
Description: Provides an interface to 'OpenML.org' to list and download
    machine learning data, tasks and experiments. The 'OpenML' objects can
    be automatically converted to 'mlr3' objects.  For a more
    sophisticated interface with more upload options, 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/issues
Depends: R (>= 3.1.0)
Imports: backports (>= 1.1.6), bit64, checkmate, curl, data.table,
        jsonlite, lgr, methods, mlr3 (>= 0.16.0), mlr3misc (>= 0.7.0),
        paradox, R6, stringi, uuid, withr
Suggests: DBI, duckdb (>= 0.6.0), mlr3db (>= 0.5.0), qs, RWeka,
        testthat (>= 3.0.0), xml2, httr
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.3.2.9000
Config/Needs/website: rmarkdown
Packaged: 2025-08-26 15:40:48 UTC; sebi
Author: Michel Lang [aut] (ORCID: <https://orcid.org/0000-0001-9754-0393>),
  Sebastian Fischer [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-9609-3197>)
Maintainer: Sebastian Fischer <sebf.fischer@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-26 16:00:08 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-08-26 17:44:55 UTC; unix
Archs: mlr3oml.so.dSYM
