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 | [email protected]
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to