[Rcpp-devel] [ANN] RcppArmadillo 0.2.39 and 0.2.40 at R-Forge
Dirk Eddelbuettel
edd at debian.org
Thu Apr 5 02:20:28 CEST 2012
Over the last two or three days, Conrad released 2.99.3 and 2.99.4 of
Armadillo. We may be getting very close to a 3.0.0 release. I wrapped these
as RcppArmadillo 0.2.39 and 0.2.40; the SVN is current and R-Forge's nightly
builds will have tarballs (possibly still at 0.2.39 right now). As before,
these are not on CRAN but the 3.0.0 release will go there.
Once R-Forge updates (which is nightly, I think), you can do
install.packages("RcppArmadillo", repos="http://R-Forge.R-project.org")
and in the meantime it's on my site too.
The NEWS file entries follow below.
0.2.40 2012-04-04
o Upgraded to Armadillo release 2.99.4 "Antarctic Chilli Ranch (Beta 4)"
* fixes for handling expressions with fixed size matrices
0.2.39 2012-04-02
o Upgraded to Armadillo release 2.99.3 "Antarctic Chilli Ranch (Beta 3)"
* faster repmat()
* workarounds for braindead compilers (eg. Visual Studio)
Cheers, Dirk
--
R/Finance 2012 Conference on May 11 and 12, 2012 at UIC in Chicago, IL
See agenda, registration details and more at http://www.RinFinance.com
More information about the Rcpp-devel
mailing list