Package: rscontract
Title: Generic implementation of the 'RStudio' connections contract
Version: 0.1.2
Authors@R: 
    c(
        person("Nathan", "Stephens", email = "nathan@rstudio.com", role = c("aut", "cre")),
        person("Edgar", "Ruiz", email = "edgararuiz@gmail.com", role = c("aut"))
    )
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: 7.0.2
URL: https://github.com/rstudio/rscontract
BugReports: https://github.com/rstudio/rscontract/issues
Language: en-US
NeedsCompilation: no
Packaged: 2020-12-15 19:17:38 UTC; javierluraschi
Author: Nathan Stephens [aut, cre],
  Edgar Ruiz [aut]
Maintainer: Nathan Stephens <nathan@rstudio.com>
Repository: CRAN
Date/Publication: 2020-12-15 22:30:05 UTC
Built: R 4.0.2; ; 2020-12-16 11:24:54 UTC; unix
