<?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>A System for Working with Templates</dc:title>
  <dc:title>R package templates version 0.4.0</dc:title>
  <dc:description>Provides tools to work with template code and text in R. It aims to
    provide a simple substitution mechanism for R-expressions inside these
    templates. Templates can be written in other languages like 'SQL', can
    simply be represented by characters in R, or can themselves be R-expressions
    or functions.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.4.0)</dc:relation>
  <dc:relation>Imports: stringr, magrittr</dc:relation>
  <dc:relation>Suggests: testthat, knitr, rmarkdown, covr</dc:relation>
  <dc:creator>Sebastian Warnholz &lt;wahani@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sebastian Warnholz [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=templates/LICENSE)</dc:rights>
  <dc:date>2024-03-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=templates</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.templates</dc:identifier>
</oai_dc:dc>
