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.
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 last upload in 2014.
No NEWS.Rd file to take a summary from, but the top of the ChangeLog has details.
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.