RcppClassicExamples 0.1.2
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Per a CRAN email sent to 300+ maintainers, this package (just like many others) was asked to please register its S3 method. So we did, and also overhauled a few other packagaging standards which changed since the previous uploads in December of 2012 (!!).
No new code or features. Full details below. And as a reminder, don’t use the old RcppClassic — use Rcpp instead.
Changes in version 0.1.2 (2018-03-15)
Registered S3 print method [per CRAN request]
Added
src/init.c
with registration and updated all.Call
usages taking advantage of itUpdated http references to https
Updated DESCRIPTION conventions
Thanks to CRANberries, you can also look at a diff to the previous release.
This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. Please report excessive re-aggregation in third-party for-profit settings.
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.