<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Simplify Connections to Database Sources</dc:title>
  <dc:title>R package srcr version 1.1.2</dc:title>
  <dc:description>Connecting to databases requires boilerplate code to specify
    connection parameters and to set up sessions properly with the DBMS.
    This package provides a simple tool to fill two purposes: abstracting
    connection details, including secret credentials, out of your source
    code and managing configuration for frequently-used database connections
    in a persistent and flexible way, while minimizing requirements on the
    runtime environment.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: DBI, dplyr, jsonlite, utils, lifecycle</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, RSQLite, withr</dc:relation>
  <dc:creator>Charles Bailey &lt;baileyc@chop.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Charles Bailey [aut, cre],
  Hanieh Razzaghi [aut]</dc:contributor>
  <dc:rights>Artistic-2.0</dc:rights>
  <dc:date>2026-01-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=srcr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.srcr</dc:identifier>
</oai_dc:dc>
