reprex: Prepare Reproducible Example Code for Sharing
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 <http://stackoverflow.com> and
<https://github.com>, or in email. 'reprex' also extracts clean, runnable R
code from various common formats, such as copy/paste from an R session.
Version: |
0.1.2 |
Depends: |
R (≥ 3.0.2) |
Imports: |
callr, knitr, rmarkdown, tools, utils, whisker |
Suggests: |
covr, devtools, formatR, fortunes, miniUI, rstudioapi, shiny, shinyjs, testthat |
Published: |
2018-01-26 |
Author: |
Jennifer Bryan [aut, cre],
David Robinson [aut] |
Maintainer: |
ORPHANED |
BugReports: |
https://github.com/jennybc/reprex/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/jennybc/reprex |
NeedsCompilation: |
no |
SystemRequirements: |
pandoc (>= 1.12.3) - http://pandoc.org |
Materials: |
NEWS |
CRAN checks: |
reprex results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=reprex
to link to this page.