Thu, 12 Apr 2012

RcppArmadillo 0.3.0.1 released and on CRAN

Conrad Sanderson released a bug-fix version 3.0.1 following up on the very recent 3.0.0 version of his excellent Armadillo C++ template library for linear algebra. I made a new RcppArmadillo release 0.3.0.1 which just appeared on CRAN.

The short NEWS entry follows below.

0.3.0.1 2012-04-12

    o   Upgraded to Armadillo release 3.0.1

          * fixes for compilation errors
          * fixes for potential aliasing issues

Courtesy of CRANberries, there is also a diffstat report for 0.3.0.1 relative to 0.3.0 As always, more detailed information is on the RcppArmadillo page. Questions, comments etc should go to the rcpp-devel mailing list off the R-Forge page.

/code/rcpp | permanent link