[This article was first published on Thinking inside the box , and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Conrad released a bug fix version
3.920.3 for his Armadillo
library. So I prepared a new release 0.3.920.3 of
RcppArmadillo
which is nor on on CRAN
and also already in Debian.
Note that we skipped interim version .2 which addressed an Atlas linking issue
which doesn’t affect us in the R context as we get LAPACK and BLAS via the R
process we get used from.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
The complete list of changes is below.
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.3.920.3 (2013-11-20)
Upgraded to Armadillo release Version 3.920.3
fix for handling of tiny matrices by
.swap()
To leave a comment for the author, please follow the link and comment on their blog: Thinking inside the box .
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.