mlr3db: Data Base Backend for 'mlr3'

Extends the 'mlr3' package with a backend to transparently work with databases. Includes two extra backends: One relies on relies on the abstraction of package 'dbplyr' to interact with one of the many supported database management systems (DBMS). The other one is specialized for package 'duckdb'.

Version: 0.4.2
Depends: mlr3 (≥ 0.13.0), R (≥ 3.1.0)
Imports: R6, backports, checkmate, data.table, mlr3misc (≥ 0.9.3)
Suggests: DBI, RSQLite, dbplyr, dplyr, duckdb (≥ 0.3.1), future, future.apply, future.callr, lgr, testthat (≥ 3.0.0), tibble
Published: 2021-11-17
Author: Michel Lang ORCID iD [cre, aut]
Maintainer: Michel Lang <michellang at gmail.com>
BugReports: https://github.com/mlr-org/mlr3db/issues
License: LGPL-3
URL: https:///mlr3db.mlr-org.com, https://github.com/mlr-org/mlr3db
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mlr3db results

Documentation:

Reference manual: mlr3db.pdf

Downloads:

Package source: mlr3db_0.4.2.tar.gz
Windows binaries: r-devel: mlr3db_0.4.2.zip, r-release: mlr3db_0.4.2.zip, r-oldrel: mlr3db_0.4.2.zip
macOS binaries: r-release (arm64): mlr3db_0.4.2.tgz, r-oldrel (arm64): mlr3db_0.4.2.tgz, r-release (x86_64): mlr3db_0.4.2.tgz, r-oldrel (x86_64): mlr3db_0.4.2.tgz
Old sources: mlr3db archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mlr3db to link to this page.