Extends the 'mlr3' package with a backend to transparently work with data bases. Internally relies on the abstraction of package 'dbplyr' to interact with one of the many supported data base management systems (DBMS).
Version: | 0.1.5 |
Depends: | R (≥ 3.1.0) |
Imports: | backports, checkmate, data.table, digest, dplyr, mlr3 (≥ 0.1.4), R6 |
Suggests: | DBI, RSQLite, dbplyr, future, future.apply, future.callr, lgr, testthat, tibble |
Published: | 2020-02-19 |
Author: | Michel Lang [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 |
Reference manual: | mlr3db.pdf |
Package source: | mlr3db_0.1.5.tar.gz |
Windows binaries: | r-devel: mlr3db_0.1.5.zip, r-release: mlr3db_0.1.5.zip, r-oldrel: mlr3db_0.1.5.zip |
macOS binaries: | r-release: mlr3db_0.1.5.tgz, r-oldrel: mlr3db_0.1.5.tgz |
Old sources: | mlr3db archive |
Please use the canonical form https://CRAN.R-project.org/package=mlr3db to link to this page.