Package: db.r
Type: Package
Version: 0.1.3
Date: 2014-11-17
Title: A Database Exploration Tool with Assisted Querying and Schema
        Exploration
Author: Greg Lamp
Maintainer: Greg Lamp <greg@yhathq.com>
Depends: R (>= 2.12), methods
Imports: DBI, rjson (>= 0.2.14), RSQLite (>= 1.0.0), stringr
Suggests: testthat (>= 0.2), RPostgreSQL (>= 0.2.14), RMySQL (>=
        0.2.14),
Description: db.r uses OOP style objects (with an API akin to C++, Python, Ruby,
    Javascript, etc.) to help make visualizing the tables, columns, and 
    available operations on your database easier. db.r dynamically loads 
    database schemas, execute queries, and manage credentials.
License: FreeBSD
URL: https://github.com/yhat/db.r
BugReports: https://github.com/yhat/db.r/issues
Packaged: 2014-12-17 14:32:33.163 UTC; glamp
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-17 16:34:02
Built: R 3.1.2; ; 2014-12-18 15:57:58 UTC; unix
