Package: connections
Title: Integrates with the 'RStudio' Connections Pane and 'pins'
Version: 0.2.1
Authors@R: 
  c(
    person("Edgar", "Ruiz", email = "edgar@posit.co", role = c("aut", "cre")),
    person(given = "Posit Software, PBC", role = c("cph", "fnd"))
  )
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: MIT + file LICENSE
Imports: DBI, methods, pins, dplyr, dbplyr, uuid, rscontract
Suggests: RSQLite, testthat (>= 3.0.0), covr
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/rstudio/connections,
        https://rstudio.github.io/connections/
BugReports: https://github.com/rstudio/connections/issues
Config/testthat/edition: 3
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: no
Packaged: 2025-09-10 18:44:46 UTC; edgar
Author: Edgar Ruiz [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Edgar Ruiz <edgar@posit.co>
Repository: CRAN
Date/Publication: 2025-09-11 00:20:06 UTC
Built: R 4.5.1; ; 2025-10-26 03:28:33 UTC; windows
