Package: RSQLite
Version: 0.4-4
Date: 2006-09-29
Title: SQLite interface for R
Author: David A. James <dj@bell-labs.com>
Maintainer: David A. James <dj@bell-labs.com>
Description: Database Interface R driver for SQLite
   This package embeds the SQLite database engine in R and
   provides an interface compliant with the DBI version 0.1-8.
   The source for the SQLite engine (version 3.2.8) is included. 
SaveImage: yes
Depends: R (>= 2.0.0), methods, DBI (>= 0.1-10)
License: LGPL version 2 or newer
URL: http://stat.bell-labs.com/RS-DBI 
     http://www.sqlite.org
Collate: zzz.R S4R.R dbObjectId.R SQLite.R SQLiteSupport.R
Packaged: Fri Sep 29 10:01:04 2006; sfalcon
