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:

Reference manual: reprex.pdf
Package source: reprex_0.1.2.tar.gz
Windows binaries: r-devel: reprex_0.1.2.zip, r-release: reprex_0.1.2.zip, r-oldrel: reprex_0.1.2.zip
OS X binaries: r-release: reprex_0.1.2.tgz, r-oldrel: reprex_0.1.1.tgz
Old sources: reprex archive

Reverse dependencies:

Reverse imports: tidyverse

Linking:

Please use the canonical form https://CRAN.R-project.org/package=reprex to link to this page.