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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2025-09-10 18:23:20 UTC RemoteUrl: https://github.com/rstudio/connections RemoteRef: HEAD RemoteSha: a265f99ea771ee5613908f1fdab225d9c81bdf63 NeedsCompilation: no Packaged: 2026-07-07 07:05:27 UTC; root Author: Edgar Ruiz [aut, cre], Posit Software, PBC [cph, fnd] Maintainer: Edgar Ruiz