<?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>Execute 'SQL' Scripts in 'R' Containing Multiple Queries</dc:title>
  <dc:title>R package SQLove version 1.0.2</dc:title>
  <dc:description>The nature of working with structured query language ('SQL') scripts 
             efficiently often requires the creation of temporary tables and there 
             are few clean and simple 'R' 'SQL' execution approaches that allow 
             you to complete this kind of work with the 'R' environment. This 
             package seeks to give 'SQL' implementations in 'R' a little love 
             by deploying functions that allow you to deploy complex 'SQL' 
             scripts within a typical 'R' workflow.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: DBI, readr, RJDBC, odbc</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown</dc:relation>
  <dc:creator>Kerns Sam &lt;samwkerns@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kerns Sam [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=SQLove/LICENSE)</dc:rights>
  <dc:date>2025-04-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=SQLove</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.SQLove</dc:identifier>
</oai_dc:dc>
