There is a test-release [0] of RcppArmadillo 0.5.100.2 available [1] in the Rcpp drat repo. If you would to help test it do
drat::addRepo("RcppCore") # maybe after install.packages("drat") update.packages() or use an explicit install.packages() pointing to the long-form URL via install.package("RcppArmadillo", repo="http://RcppCode.github.io/drat") You may need to add 'type="source"' depending on your OS. Dirk [0] Per Conrad, due to two issues with the Intel compiler [1] With versions 0.5.100.1.1 so that we can cleanly upgrade to 0.5.100.2 once final. -- http://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