Sun, 29 Sep 2024 09:29:35 UTC | login

Information for build R-reprex-0.2.0-1.fc29

ID46630
Package NameR-reprex
Version0.2.0
Release1.fc29
Epoch
SummaryPrepare Reproducible Example Code via the Clipboard
DescriptionConvenience 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 02 Jul 2018 06:59:00 UTC
CompletedMon, 02 Jul 2018 06:59:00 UTC
Tags
f29
RPMs
src
R-reprex-0.2.0-1.fc29.src.rpm (info) (download)
noarch
R-reprex-0.2.0-1.fc29.noarch.rpm (info) (download)
Changelog * Sun Jul 01 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.0-1 - Update to latest version - Enable more tests * Tue Apr 24 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.2-1 - initial package for Fedora