DBI (1.2.3)

Published 2026-02-24 13:47:00 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("DBI")

About this package

A database interface definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.R Database Interface

Dependencies

Depends methods, R (>= 3.0.0)
Suggests arrow, blob, covr, DBItest, dbplyr, downlit, dplyr, glue, hms, knitr, magrittr, nanoarrow (>= 0.3.0.1), RMariaDB, rmarkdown, rprojroot, RSQLite (>= 1.1-2), testthat (>= 3.0.0), vctrs, xml2
Details
CRAN
2026-02-24 13:47:00 +00:00
0
LGPL (>= 2.1)
R Special Interest Group on Databases
Hadley Wickham
Kirill Müller
R Consortium
1.1 MiB
Assets (1)
Versions (1) View all
1.2.3 2026-02-24