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: | 0.7 |
Depends: | R (≥ 3.0.0), methods |
Suggests: | blob, covr, hms, knitr, magrittr, rprojroot, rmarkdown, RSQLite (≥ 1.1-2), testthat, xml2 |
Published: | 2017-06-18 |
Author: | R Special Interest Group on Databases (R-SIG-DB) [aut], Hadley Wickham [aut], Kirill Müller [aut, cre] |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/rstats-db/DBI/issues |
License: | LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2)] |
URL: | http://rstats-db.github.io/DBI |
NeedsCompilation: | no |
Materials: | README NEWS |
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_0.7.tar.gz |
Windows binaries: | r-devel: DBI_0.7.zip, r-release: DBI_0.7.zip, r-oldrel: DBI_0.7.zip |
OS X El Capitan binaries: | r-release: DBI_0.7.tgz |
OS X Mavericks binaries: | r-oldrel: DBI_0.7.tgz |
Old sources: | DBI archive |
Please use the canonical form https://CRAN.R-project.org/package=DBI to link to this page.