Subject: CVS commit: pkgsrc/textproc/R-reprex
From: Makoto Fujiwara
Date: 2022-04-23 07:35:10
Message id: 20220423053510.D7834FB1A@cvs.NetBSD.org

Log Message:
(textproc/R-reprex) import R-reprex-2.0.1

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.

Files:
RevisionActionfile
1.1addpkgsrc/textproc/R-reprex/DESCR
1.1addpkgsrc/textproc/R-reprex/Makefile
1.1addpkgsrc/textproc/R-reprex/distinfo