Another minor maintenance release of the RcppCNPy package arrived on CRAN this evening.
RcppCNPy provides R with read and write access to NumPy files thanks to the cnpy library by Carl Rogers.
There is only small code change: a path is now checked before an attempt to save. Thanks to Wush for the suggestion. I also added a short new vignette showing how reticulate can be used for NumPy data.
Changes in version 0.2.9 (2018-03-22)
The
npySave
function has a new option to check the path in the given filename.A new vignette was added showing how the
reticulate
package can be used instead.
CRANberries also provides a diffstat report for the latest release. As always, feedback is welcome and the best place to start a discussion may be the GitHub issue tickets page.
This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. Please report excessive re-aggregation in third-party for-profit settings.