RSQLite: SQLite interface for R

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.4.1) is included.

Version: 0.6-9
Depends: R (≥ 2.6.0), methods, DBI (≥ 0.2-3)
Imports: methods, DBI (≥ 0.2-3)
Author: David A. James
Maintainer: Seth Falcon <seth at userprimary.net>
License: LGPL (≥ 2)
CRAN checks: RSQLite results

Downloads:

Package source: RSQLite_0.6-9.tar.gz
MacOS X binary: RSQLite_0.6-9.tgz
Windows binary: RSQLite_0.6-9.zip
Reference manual: RSQLite.pdf
News/ChangeLog:NEWS
Old sources: RSQLite archive