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.
Version: | 1.0.0 |
Depends: | R (≥ 3.0.0), methods |
Suggests: | blob, covr, hms, knitr, magrittr, rprojroot, rmarkdown, RSQLite (≥ 1.1-2), testthat, xml2 |
Published: | 2018-05-02 |
Author: | R Special Interest Group on Databases (R-SIG-DB) [aut],
Hadley Wickham [aut],
Kirill Müller |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/r-dbi/DBI/issues |
License: | LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2)] |
URL: | http://r-dbi.github.io/DBI |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Databases |
CRAN checks: | DBI results |
Reference manual: | DBI.pdf |
Vignettes: |
A Common Database Interface (DBI) A Common Interface to Relational Databases from R and S – A Proposal Implementing a new backend DBI specification |
Package source: | DBI_1.0.0.tar.gz |
Windows binaries: | r-devel: DBI_1.0.0.zip, r-release: DBI_1.0.0.zip, r-oldrel: DBI_1.0.0.zip |
OS X binaries: | r-release: DBI_1.0.0.tgz, r-oldrel: DBI_1.0.0.tgz |
Old sources: | DBI archive |
Please use the canonical form https://CRAN.R-project.org/package=DBI to link to this page.