(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers)
This morning version 0.2.8 of
RInside
arrived on the CRAN sites.
RInside provides
a set of convenience classes which facilitate embedding of
R
inside of C++ applications and programs, using the classes and functions provided by the
Rcpp R and C++
integration package.
This release adds no new features but improves the build process a little and should make use on Windows a little easier. All changes since the last release are summarized below in the NEWS file entry:
CRANberries also provides a short report with changes from the previous release. More information is on the RInside page. Questions, comments etc should go to the rcpp-devel mailing list off the Rcpp R-Forge page.Changes in RInside version 0.2.8 (2012-09-07)
Added CMake build support for armadillo and eigen examples, once again kindly contributed by Peter Aberline
Corrected Windows package build to always generate a 64 bit static library too
Updated package build to no longer require configire and configure.win to update the two header file supplying compile-time information; tightened build dependencies on headers in Makevars / Makevars.win
Improved examples/standard/Makefile.win by detecting architecture
To leave a comment for the author, please follow the link and comment on his blog: Thinking inside the box .
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series,ecdf, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).