/usr/lib/R/site-library/RSQLite/DESCRIPTION is in r-cran-rsqlite 0.11.2-1build1.
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 | Package: RSQLite
Version: 0.11.2
Title: SQLite interface for R
Author: David A. James and Seth Falcon
Maintainer: Seth Falcon <seth@userprimary.net>
Description: Database Interface R driver for SQLite. This package
embeds the SQLite database engine in R and provides an
interface compliant with the DBI package. The source for the
SQLite engine (version 3.7.14) is included.
Depends: R (>= 2.10.0), methods, DBI (>= 0.2-5)
Imports: methods, DBI (>= 0.2-3)
Suggests: RUnit (>= 0.4.22)
License: LGPL (>= 2)
Collate: zzz.R S4R.R dbObjectId.R SQLite.R SQLiteSupport.R
Packaged: 2012-09-16 02:59:10 UTC; seth
Repository: CRAN
Date/Publication: 2012-09-16 05:57:50
Built: R 3.0.0; x86_64-pc-linux-gnu; 2013-05-19 22:19:26 UTC; unix
|