RcppCNPy 0.2.1
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.2.1 (2013-11-28)
Synchronized code with the
cnpy
repositoryAdded new function to test from R whether integers supported
Updated tests for integer support, if available
Updated vignette and discussion about need for rebuilding only RcppCNPy with the
-std=c++11
flag if integer support is desiredUpdated tests for integer support, if available
Updated THANKS file
Ensure that inclusion of
Rinternal.h
does not affect other headers by addingRF_NO_REMAP
CRANberries also provides a diffstat report for 0.2.1 relative to 0.2.0. As always, feedback is welcome and the rcpp-devel mailing list off the R-Forge page for Rcpp is the best place to start a discussion.
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.