r-dbi 1.1.0 R database interface

The DBI package provides a database interface (DBI) 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.