Sat, 11 May 2024 18:09:43 UTC | login

Information for build R-Rcpp-1.0.2-1.fc31

ID124774
Package NameR-Rcpp
Version1.0.2
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-Rcpp.git#7b20b711dd3ec370e5ff9845cf4552788e11b094
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
StartedSat, 31 Aug 2019 18:51:15 UTC
CompletedSat, 31 Aug 2019 23:03:49 UTC
Taskbuild (f31-candidate, /rpms/R-Rcpp.git:7b20b711dd3ec370e5ff9845cf4552788e11b094)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-Rcpp.git#7b20b711dd3ec370e5ff9845cf4552788e11b094'}}
Tags
f31
f32
f33
RPMs
src
R-Rcpp-1.0.2-1.fc31.src.rpm (info) (download)
riscv64
R-Rcpp-1.0.2-1.fc31.riscv64.rpm (info) (download)
R-Rcpp-devel-1.0.2-1.fc31.riscv64.rpm (info) (download)
R-Rcpp-examples-1.0.2-1.fc31.riscv64.rpm (info) (download)
R-Rcpp-debuginfo-1.0.2-1.fc31.riscv64.rpm (info) (download)
R-Rcpp-debugsource-1.0.2-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 13 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 1.0.2-1 - Update to 1.0.2 * Mon Aug 12 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-5 - rebuilt * Mon Aug 12 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-4 - Remove explicit dependencies provided by automatic dependency generator * Mon Aug 12 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-3 - Rebuild with automatic Provides * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Mar 18 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 1.0.1-1 - Update to 1.0.1 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Nov 10 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 1.0.0-1 - Update to 1.0.0 * Mon Oct 22 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.19-1 - Update to 0.12.19 * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 0.12.18-2 - Rebuild with fixed binutils * Sat Jul 28 2018 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.12.18-1 - Update to 0.12.18 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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