RcppBDT 0.2.2
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
long long int
in 64-bit mode which we can
provide once C++11 will be permitted under R 3.1.0, due out in April. Oddly,
no such need arose in 64-bit Linux. Oh well.
The complete NEWS entry is below:
Changes in version 0.2.2 (2014-02-21)
Updates to current CRAN Policy standards for
Depends:
andImports:
in DESCRIPTIONAlso take advantage of new Rcpp 0.11.0 build options
New code remains in GitHub repo master branch until R 3.1.0 is release so that we can use C++11 in order to get the
long long int
support without which the package does not build on Windows (whereas Linux is fine)
Courtesy of CRANberries, there is also a diffstat report for 0.2.2 relative to 0.2.1. 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.