Package: RSQLite
Version: 0.6-9
Title: SQLite interface for R
Author: David A. James
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.4.1) is included.
LazyLoad: yes
Depends: R (>= 2.6.0), methods, DBI (>= 0.2-3)
Imports: methods, DBI (>= 0.2-3)
License: LGPL (>= 2)
Collate: zzz.R S4R.R dbObjectId.R SQLite.R SQLiteSupport.R
Packaged: Tue Jun 10 08:20:37 2008; seth
Built: R 2.7.0; i386-redhat-linux-gnu; 2008-07-03 20:54:28; unix
