Courtesy of CRANberries, there is also a diffstat report for the most recent release 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.Changes in RcppArmadillo version 0.4.100.2 (2014-03-07)
Upgraded to Armadillo release Version 4.100.2
fix for handling null vectors by
normalise()
fix for memory handling by sparse matrices
Correct use of
[[ depends()]]
in skeleton example filePrepare
src/Makevars
for C++11 support from R 3.1.0 by definingUSE_CXX11
which is currently commented outIn the Armadillo configuration, turn on C++11 support if
USE_CXX11
is defined
This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. Please report excessive re-aggregation in third-party for-profit settings.