1.0.8
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/01/13#rcpp_1.0.8
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.