Sun, 12 May 2024 20:28:38 UTC | login

Information for build R-R.rsp-0.44.0-1.fc33

ID169847
Package NameR-R.rsp
Version0.44.0
Release1.fc33
Epoch
SummaryDynamic Generation of Scientific Reports
DescriptionThe RSP markup language makes any text-based document come alive. RSP provides a powerful markup for controlling the content and output of LaTeX, HTML, Markdown, AsciiDoc, Sweave and knitr documents (and more), e.g. 'Today's date is <%=Sys.Date()%>'. Contrary to many other literate programming languages, with RSP it is straightforward to loop over mixtures of code and text sections, e.g. in month-by-month summaries. RSP has also several preprocessing directives for incorporating static and dynamic contents of external files (local or online) among other things. Functions rstring() and rcat() make it easy to process RSP strings, rsource() sources an RSP file as it was an R script, while rfile() compiles it (even online) into its final output format, e.g. rfile('report.tex.rsp') generates 'report.pdf' and rfile('report.md.rsp') generates 'report.html'. RSP is ideal for self-contained scientific reports and R package vignettes. It's easy to use - if you know how to write an R script, you'll be up and running within minutes.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:22:40 UTC
CompletedThu, 13 Aug 2020 11:22:40 UTC
Tags
f33
f37
f38
RPMs
src
R-R.rsp-0.44.0-1.fc33.src.rpm (info) (download)
noarch
R-R.rsp-0.44.0-1.fc33.noarch.rpm (info) (download)
Changelog * Sun Aug 09 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.44.0-1 - Update to latest version (rhbz#1855381) * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.43.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jun 07 2020 Tom Callaway <spot@fedoraproject.org> - 0.43.2-3 - rebuild for R 4 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.43.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 17 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.43.2-1 - Update to latest version * Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.43.1-3 - Remove explicit dependencies provided by automatic dependency generator * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.43.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Feb 06 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.43.1-1 - Update to latest version * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.43.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Sep 04 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.43.0-1 - Update to latest version