Sat, 16 Nov 2024 09:12:31 UTC | login

Information for build R-reprex-0.3.0-4.fc32

ID140755
Package NameR-reprex
Version0.3.0
Release4.fc32
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
StartedFri, 27 Mar 2020 09:55:35 UTC
CompletedFri, 27 Mar 2020 09:55:35 UTC
Tags
f33
RPMs
src
R-reprex-0.3.0-4.fc32.src.rpm (info) (download)
noarch
R-reprex-0.3.0-4.fc32.noarch.rpm (info) (download)
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3.0-3 - Remove explicit dependencies provided by automatic dependency generator - Fix tests with pandoc 2.5 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 26 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3.0-1 - Update to latest version * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 24 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.1-1 - Update to latest version * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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