Package: rscontract
Title: Generic implementation of the 'RStudio' connections contract
Version: 0.1.0
Authors@R: 
    person("Edgar", "Ruiz", email = "edgar@rstudio.com", role = c("aut", "cre"))
Description: Provides a generic implementation of the 'RStudio' connection contract to 
    make it easier for database connections, and other type of connections, opened 
    via R packages integrate with the connections pane inside the 'RStudio' interactive
    development environment (IDE).
License: GPL-3
Suggests: testthat (>= 2.1.0), covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/edgararuiz/rscontract
BugReports: https://github.com/edgararuiz/rscontract/issues
Language: en-US
NeedsCompilation: no
Packaged: 2019-10-02 12:59:19 UTC; edgar
Author: Edgar Ruiz [aut, cre]
Maintainer: Edgar Ruiz <edgar@rstudio.com>
Repository: CRAN
Date/Publication: 2019-10-06 12:40:03 UTC
