After a mere eleven days, the previously announced RcppArmadillo 0.10.1.0.0 made it onto CRAN. Yay.
Only to promptly greet me this morning with a compilation failure (!!) on CentOS, see https://github.com/RcppCore/RcppArmadillo/issues/313 That was something sloppy from us (and from six+ years ago!) which, unless I am missing something, every sane compiler should simply ignore. In any event I fixed it in a clean-up commit (plus another to touch up that file in other spots) and a new minor version RcppArmadillo 0.10.1.0.1 is now on the drat. You can use install.packages("RcppArmadillo", repos="https://rcppcore.github.io/drat") (and/or a few related commands taking advantage of drat helpers) to install it. I do not plan to bother with a CRAN release over this. If anybody else has issues please report here, or on GitHub as usual. Cheers, Dirk -- https://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel