This is an out-of-sequence hot-fix release to address an issue with building under R 4.2.2. It consists of two cherry-picked PRs from the main development branch added to the release/1.0.13 branch. See
- the NEWS file for the branch in Rd source
- the ChangeLog
- the release blog post
for details.
You can use the CRAN repo with the R package management tools for installation via the usual install.packages("Rcpp")
. The RcppCore drat repo via be used by setting drat::addRepo("RcppCore")
or directly via install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases. Ditto for the r-universe page and repo.