[Rcpp-devel] RcppArmadillo test release
Dirk Eddelbuettel
edd at debian.org
Sat May 9 17:36:23 CEST 2015
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 | edd at debian.org
More information about the Rcpp-devel
mailing list