<?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>Map 'SQL' Code to R Lists</dc:title>
  <dc:title>R package sqlstrings version 1.0.0</dc:title>
  <dc:description>Provides a helper function, to bulk read 'SQL' code from separate files and load it into an 'R' list, where the list elements contain the individual statements and queries as strings. This works by annotating the 'SQL' code with a name comment, which also will be the name of the list element. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: fs, readr, stringr</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Dejan Prvulovic &lt;dejan.prv@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dejan Prvulovic [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=sqlstrings/LICENSE)</dc:rights>
  <dc:date>2022-09-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sqlstrings</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sqlstrings</dc:identifier>
</oai_dc:dc>
