reprex: Prepare Reproducible Example Code via the Clipboard
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
<https://stackoverflow.com> and <https://github.com>, 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.
Version:
2.1.1
Depends:
R (≥ 3.6)
Imports:
callr (≥ 3.6.0),
cli (≥ 3.2.0),
clipr (≥ 0.4.0),
fs,
glue,
knitr (≥ 1.23),
lifecycle,
rlang (≥ 1.0.0),
rmarkdown,
rstudioapi, utils,
withr (≥ 2.3.0)
Published:
2024年07月06日
Author:
Jennifer Bryan
ORCID iD
[aut, cre],
Jim Hester
ORCID iD [aut],
David Robinson [aut],
Hadley Wickham
ORCID iD
[aut],
Christophe Dervieux
ORCID iD [aut],
Posit Software, PBC [cph, fnd]
Maintainer:
Jennifer Bryan <jenny at posit.co>
NeedsCompilation:
no
SystemRequirements:
pandoc (>= 2.0) - https://pandoc.org/
Language:
en-US
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=reprex
to link to this page.