The two ChangeLog entries since the last release are below. One new example
was added, and some things were changed in order to make R CMD
check
(and the CRAN gate keepers) happy.
Thanks to CRANberries, you can also look at a diff to the previous release 0.1.2. Questions, comments etc should go to the rcpp-devel mailing list off the R-Forge page2011-12-28 Dirk Eddelbuettel* DESCRIPTION: Release 0.1.3 * src/newRcppDateExample.cpp: switch from std::cout to the new Rcpp::Rcout device available since Rcpp 0.9.8 * src/classicRcppDateExample.cpp: idem * DESCRIPTION: Depends on Rcpp (>= 0.9.9) for Rcpp::Rcout 2011-04-08 Dirk Eddelbuettel * R/RcppDataFrame.R: Added new example for Rcpp::DataFrame * src/RcppDataFrame.cpp: C++ source for new example * man/RcppDataFrame.Rd: Documentation * man/RcppParams.Rd: Small change to suppres a warning