Package: RSQLite
Version: 0.5-3
Title: SQLite interface for R
Author: David A. James
Maintainer: Seth Falcon <sfalcon@fhcrc.org>
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.3.8) is included. 
SaveImage: yes
Depends: R (>= 2.3.0), methods, DBI (>= 0.2-0)
Imports: methods, DBI (>= 0.2-0)
License: LGPL version 2 or newer
Collate: zzz.R S4R.R dbObjectId.R SQLite.R SQLiteSupport.R
Packaged: Wed Mar 28 07:36:12 2007; sfalcon
