1.0.8.2
Pre-release
Pre-release
Hot-fix release at the request of CRAN to silence nags about deprecated C++ features made by newer compilers.
As usual, see
- https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd
- https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
- https://dirk.eddelbuettel.com/blog/2022/03/11#rcpp_1.0.8.2 for more details.
You can use the CRAN repo with the R package management tools for installation, and the RcppCore drat repo via drat::addRepo("RcppCore")
or install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.