Sat, 11 May 2024 11:09:16 UTC | login

Information for build R-Rcpp-0.12.17-1.fc29

ID28762
Package NameR-Rcpp
Version0.12.17
Release1.fc29
Epoch
SummarySeamless R and C++ Integration
DescriptionThe Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer). See citation("Rcpp") for details on the last two.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 24 May 2018 18:19:29 UTC
CompletedThu, 24 May 2018 18:58:28 UTC
Taskbuild (f29-candidate, R-Rcpp-0.12.17-1.fc29.src.rpm)
Tags
f29
RPMs
src
R-Rcpp-0.12.17-1.fc29.src.rpm (info) (download)
riscv64
R-Rcpp-0.12.17-1.fc29.riscv64.rpm (info) (download)
R-Rcpp-devel-0.12.17-1.fc29.riscv64.rpm (info) (download)
R-Rcpp-examples-0.12.17-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 22 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.17-1 - Update to 0.12.17 * Fri May 18 2018 Tom Callaway <spot@fedoraproject.org> - 0.12.16-2.1 - actually build against R 3.5.0 * Wed May 16 2018 TOm Callaway <spot@fedoraproject.org> - 0.12.16-2 - rebuild for R 3.5.0 * Wed Mar 14 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.16-1 - Update to 0.12.16 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 22 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.15-1 - Update to 0.12.15 * Sat Nov 25 2017 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.14-1 - Update to 0.12.14 * Thu Oct 05 2017 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.13-1 - Update to 0.12.13 - The package has changed vignette builder from "highlight" to "knitr" - The R-knitr package is not available in Fedora, so --ignore-vignettes was added to the R CMD check command - Removed the build requires used only by the vignette checks * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 17 2017 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.12-1 - Update to 0.12.12 * Mon May 22 2017 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.11-1 - Update to 0.12.11 * Mon Mar 20 2017 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.10-1 - Update to 0.12.10 - Add tex BuildRequires for EPEL 7 (now provided by texlive-extension package) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 16 2017 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.9-1 - Update to 0.12.9 * Fri Dec 02 2016 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.8-1 - Update to 0.12.8 * Tue Sep 06 2016 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.7-1 - Update to 0.12.7 * Fri Jul 22 2016 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.6-1 - Update to 0.12.6 * Tue May 24 2016 Mattias Ellert <mattias.ellert@fysast.uu.se> - 0.12.5-1 - Update to 0.12.5 * Sun Apr 10 2016 Mattias Ellert <mattias.ellert@fysast.uu.se> - 0.12.4-1 - Update to 0.12.4 * Tue Feb 23 2016 Mattias Ellert <mattias.ellert@fysast.uu.se> - 0.12.3-3 - Adjust BuildRequires for EPEL - Replace /usr/bin/env shebang - Set executable permission on script with shebang * Thu Feb 18 2016 Mattias Ellert <mattias.ellert@fysast.uu.se> - 0.12.3-2 - Fix license tag (add Boost) * Fri Feb 05 2016 Mattias Ellert <mattias.ellert@fysast.uu.se> - 0.12.3-1 - Initial package creation