(This article was first published on dirk.eddelbuettel, and kindly contributed to R-bloggers)
On Friday, I quickly provided a new release of
RcppExamples,
our example package for using
Rcpp, to CRAN. Very little content has been
updated --- and a new TODO file even notes that we need to add more documentation
for the new Rcpp API. And update existing documentation as lots has changed
since the initial release in March. But at least this package now joins RcppArmadillo is using the highly-recommened LinkingTo: Rcpp directive in the DESCRIPTION file to let R find the Rcpp headers, making the build process a little more robust.
A few more details on the page are on the RcppExamples page.
To leave a comment for the author, please follow the link and comment on his blog: dirk.eddelbuettel.
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, trading) and more...

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