Package: DBI
Version: 0.3.0
Title: R Database Interface
Author: R Special Interest Group on Databases (R-SIG-DB)
Maintainer: ORPHANED
Depends: R (>= 2.15.0), methods
Suggests: testthat, RSQLite
Description: A database interface (DBI) definition for communication
    between R and relational database management systems.  All
    classes in this package are virtual and need to be extended by
    the various R/DBMS implementations.
License: LGPL (>= 2)
URL: https://github.com/rstats-db/DBI
BugReports: https://github.com/rstats-db/DBI/issues
Collate: 'DBObject.R' 'DBConnection.R' 'DBDriver.R' 'DBResult.R'
        'compliance.R' 'keywords.R' 'quote.R' 'util.R'
Packaged: 2014-09-02 17:43:27 UTC; hadley
NeedsCompilation: no
X-CRAN-Original-Maintainer: Hadley Wickham <hadley@rstudio.com>
X-CRAN-Comment: Orphaned on 2014-08-28 as the previous maintainer
        claimed he was not the maintainer!
Repository: CRAN
Date/Publication: 2014-09-02 22:05:57
