RcppClassicExamples 0.1.1
[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.
Yesterday’s initial upload
of RcppClassicExamples was lacking a versioned Depends: to prevent builds on
older versions of R. This has been added in a new upload 0.1.1. We also added
a NEWS file (see below); no code changes were made.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Changes in version 0.1.1 (2012-12-30)
Added versioned Depends: in DESCRIPTION to not build under older versions of Rcpp and RcppClassic
Changes in version 0.1.0 (2012-12-27)
Initial release, split from package RcppExamples
Thanks to CRANberries, you can also look at a diff to the previous release 0.1.0. Questions, comments etc should go to the rcpp-devel mailing list off the R-Forge page.
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.