Skip to content

[Rcpp-devel] RcppArmadillo 0.2.31 with Armadillo 2.3.92

1 message · Dirk Eddelbuettel

#
Hi all,

RcppArmadillo 0.2.31 is now on CRAN featuring Armadillo 2.3.92, the second
test release of what will become Armadillo 2.4.0.   

I'll write the usual short blog post later today, but changes are mostly
internal Armadillo's compilation and linking setup (which do not affect us as
RcppArmadillo uses template only and leaves all LAPACK, BLAS, ... choices as
already configured for R, effectively passing these LAPACK et al calls through).

Cheers, Dirk