Package: RODBCDBI
Type: Package
Version: 0.1
Title: Provides Access to Databases Through the ODBC Interface
Author: teramonagi
Maintainer: Nagi Teramo <teramonagi@gmail.com>
Description: An implementation of R's DBI interface using ODBC package as a
    back-end. This allows R to connect to any DBMS that has a ODBC driver.
License: MIT + file LICENSE
Imports: methods, DBI, RODBC
Suggests: testthat
Collate: 'RODBCDBI.R' 'ODBCConnection.R' 'ODBCDriver.R' 'ODBCResult.R'
NeedsCompilation: no
Packaged: 2015-12-02 14:11:13 UTC; stakaya
Repository: CRAN
Date/Publication: 2015-12-02 17:54:16
