1.0.13
As usual, see
- the NEWS file in Rd source and rendered
- 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.