Package: connections
Title: Integrates with the 'RStudio' Connections Pane and 'pins'
Version: 0.1.1
Authors@R: 
  c(
    person("Javier", "Luraschi", email = "javier@rstudio.com", role = c("aut", "cre")),
    person("Edgar", "Ruiz", email = "edgararuiz@gmail.com", role = c("aut"))
  )
Description: Enables 'DBI' compliant packages to integrate with the 'RStudio' connections 
  pane, and the 'pins' package. It automates the display of schemata, tables, views, as well 
  as the preview of the table's top 1000 records. 
License: GPL-3
Imports: DBI, methods, pins, dplyr, dbplyr, uuid, rscontract
Suggests: RSQLite, testthat (>= 2.1.0), covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
URL: https://github.com/edgararuiz/connections
BugReports: https://github.com/edgararuiz/connections/issues
NeedsCompilation: no
Packaged: 2020-02-07 14:47:08 UTC; edgar
Author: Javier Luraschi [aut, cre],
  Edgar Ruiz [aut]
Maintainer: Javier Luraschi <javier@rstudio.com>
Repository: CRAN
Date/Publication: 2020-02-07 16:50:09 UTC
Built: R 3.5.3; ; 2020-04-22 07:43:08 UTC; windows
