CRAN/E | mlr3db

mlr3db

Data Base Backend for 'mlr3'

Installation

About

Extends the 'mlr3' package with a backend to transparently work with databases such as 'SQLite', 'DuckDB', 'MySQL', 'MariaDB', or 'PostgreSQL'. The package provides two additional backends: 'DataBackendDplyr' relies on the abstraction of package 'dbplyr' to interact with most DBMS. 'DataBackendDuckDB' operates on 'DuckDB' data bases and also on Apache Parquet files.

/mlr3db.mlr-org.com
github.com/mlr-org/mlr3db
Bug report File report

Key Metrics

Version 0.5.2
R ≥ 3.1.0
Published 2023-11-04 174 days ago
Needs compilation? no
License LGPL-3
CRAN checks mlr3db results

Downloads

Yesterday 12 0%
Last 7 days 74 -21%
Last 30 days 422 -17%
Last 90 days 1.409 -26%
Last 365 days 6.096 +11%

Maintainer

Maintainer

Michel Lang

michellang@gmail.com

Authors

Michel Lang

cre / aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

mlr3db archive

Depends

mlr3 ≥ 0.13.0
R ≥ 3.1.0

Imports

R6 ≥ 2.4.0
backports
checkmate
data.table
mlr3misc ≥0.10.0

Suggests

DBI
RSQLite
dbplyr
dplyr
duckdb ≥ 0.4.0
future
future.apply
future.callr
lgr
testthat ≥ 3.0.0
tibble

Reverse Suggests

mlr3oml