<?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>Wrap R Tools for Debugging and Parametric Programming</dc:title>
  <dc:title>R package wrapr version 2.1.0</dc:title>
  <dc:description>Tools for writing and debugging R code. Provides: 
    '%.&gt;%' dot-pipe (an 'S3' configurable pipe), unpack/to (R style multiple assignment/return),
    'build_frame()'/'draw_frame()' ('data.frame' example tools),
    'qc()' (quoting concatenate), 
    ':=' (named map builder), 'let()' (converts non-standard evaluation interfaces to parametric standard
    evaluation interfaces, inspired by 'gtools::strmacro()' and 'base::bquote()'), and more.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0)</dc:relation>
  <dc:relation>Imports: utils, methods, stats</dc:relation>
  <dc:relation>Suggests: parallel, knitr, graphics, rmarkdown, R.rsp, tinytest</dc:relation>
  <dc:creator>John Mount &lt;jmount@win-vector.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>John Mount [aut, cre],
  Nina Zumel [aut],
  Win-Vector LLC [cph]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2023-08-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=wrapr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.wrapr</dc:identifier>
</oai_dc:dc>
