<?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>Prepare Reproducible Example Code via the Clipboard</dc:title>
  <dc:title>R package reprex version 2.1.1</dc:title>
  <dc:description>Convenience wrapper that uses the 'rmarkdown' package to
    render small snippets of code to target formats that include both code
    and output.  The goal is to encourage the sharing of small,
    reproducible, and runnable examples on code-oriented websites, such as
    &lt;https://stackoverflow.com&gt; and &lt;https://github.com&gt;, or in email. The
    user's clipboard is the default source of input code and the default
    target for rendered output. 'reprex' also extracts clean, runnable R
    code from various common formats, such as copy/paste from an R
    session.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6)</dc:relation>
  <dc:relation>Imports: callr (&gt;= 3.6.0), cli (&gt;= 3.2.0), clipr (&gt;= 0.4.0), fs, glue,
knitr (&gt;= 1.23), lifecycle, rlang (&gt;= 1.0.0), rmarkdown,
rstudioapi, utils, withr (&gt;= 2.3.0)</dc:relation>
  <dc:relation>Suggests: covr, fortunes, miniUI, rprojroot, sessioninfo, shiny,
spelling, styler (&gt;= 1.2.0), testthat (&gt;= 3.2.1)</dc:relation>
  <dc:creator>Jennifer Bryan &lt;jenny@posit.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jennifer Bryan [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-6983-2759&gt;),
  Jim Hester [aut] (ORCID: &lt;https://orcid.org/0000-0002-2739-7082&gt;),
  David Robinson [aut],
  Hadley Wickham [aut] (ORCID: &lt;https://orcid.org/0000-0003-4757-117X&gt;),
  Christophe Dervieux [aut] (ORCID:
    &lt;https://orcid.org/0000-0003-4474-2498&gt;),
  Posit Software, PBC [cph, fnd]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=reprex/LICENSE)</dc:rights>
  <dc:date>2024-07-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=reprex</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.reprex</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
