Package: RSQLite
Version: 0.4-20
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.1-11)
License: LGPL version 2 or newer
Collate: zzz.R S4R.R dbObjectId.R SQLite.R SQLiteSupport.R
Packaged: Tue Feb 27 09:45:34 2007; sfalcon
