Binary package “r-cran-dbi” in ubuntu xenial

GNU R package providing a generic database interface

 A generic database interface (DBI) definition for communication
 between R and relational database management systems -- similar to
 Perl's DBI system. All classes in this package are virtual and need
 to be extended by the various R/DBMS implementations as e.g. RMySQL.