1.0.8.3
Pre-release
Pre-release
Hot-fix release addressing one testing-related oversight of ours in the CRAN-requested hot-fix 1.0.8.3
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/17#rcpp_1.0.8.3 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.