1.0.10
As usual, see
- the NEWS file
- 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.