| Name: | R-Rcpp | 
|---|---|
| Version: | 1.0.14 | 
| Release: | 1.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 2352200 | 
| License: | GPL-2.0-or-later AND BSL-1.0 | 
| RPM: | R-Rcpp-1.0.14-1.el8.x86_64.rpm | 
| Source RPM: | R-Rcpp-1.0.14-1.el8.src.rpm | 
| Build Date: | Tue Feb 04 2025 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://cran.r-project.org/package=Rcpp | 
| Summary: | Seamless R and C++ Integration | 
| Description: | The 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. | 
- Update to 1.0.14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Require R >= 4.5.0 for new APIs (backport from upstream)
- Update to 1.0.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- R-maint-sig mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 1.0.12
- Fix build requires