/usr/lib/R/site-library/DBI/DESCRIPTION is in r-cran-dbi 0.2-7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Package: DBI
Version: 0.2-7
Date: 2013-05-08
Title: R Database Interface
Author: R Special Interest Group on Databases (R-SIG-DB)
Maintainer: David A. James <daj025@gmail.com>
Depends: R (>= 2.15.0), methods
Imports: methods
Description: 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.
License: LGPL (>= 2)
Collate: DBI.R Util.R zzz.R
NeedsCompilation: no
Packaged: 2013-05-08 23:44:25 UTC; jamesda4
Repository: CRAN
Date/Publication: 2013-05-09 12:09:19
Built: R 3.0.0; ; 2013-05-09 17:27:49 UTC; unix
|