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.1 |
Depends: | R (≥ 3.0.2) |
Imports: | callr, clipr (≥ 0.3.0), knitr, rmarkdown, tools, utils, whisker |
Suggests: | covr, devtools, formatR, fortunes, miniUI, rstudioapi, shiny, shinyjs, testthat |
Published: | 2017-01-13 |
Author: | Jennifer Bryan [aut, cre], David Robinson [aut] |
Maintainer: | Jennifer Bryan <jenny.f.bryan at gmail.com> |
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: | README NEWS |
CRAN checks: | reprex results |
Reference manual: | reprex.pdf |
Package source: | reprex_0.1.1.tar.gz |
Windows binaries: | r-devel: reprex_0.1.1.zip, r-release: reprex_0.1.1.zip, r-oldrel: reprex_0.1.1.zip |
OS X El Capitan binaries: | r-release: reprex_0.1.1.tgz |
OS X Mavericks binaries: | r-oldrel: not available |
Old sources: | reprex archive |
Please use the canonical form https://CRAN.R-project.org/package=reprex to link to this page.