[Rcpp-devel] [ANN] New micro releases for Rcpp and RcppArmadillo
Dirk Eddelbuettel
edd at debian.org
Tue Oct 27 19:06:08 CET 2020
Some recent pull requests, as well as the associated reverse dependency
checks, are reflected in 'micro' releases
Rcpp 1.0.5.4
RcppArmadillo 0.10.1.0.2
which are available at the RcppCore drat repo and installable via eg
install.packages(c("Rcpp", "RcppArmadillo"),
repos="https://rcppcore.github.io/drat")
or similarly by update.packages() if you tell your system about the drat
repo.
CRAN release will continue on their regular schedule (now every six months
for Rcpp, and thankfully also slower (at maybe every two month) cadence for
RcppArmadillo following Armadillo release). Questions, concerns, issues, bug
reports, ... are always welcome here or on GitHub.
Regards, Dirk
--
https://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list