Introducing the BH package
[This article was first published on Thinking inside the box , and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Earlier today a new package BH arrived on CRAN.
Over the years, Jay Emerson, Michael Kane
and I had numerous discussions about a basic Boost infrastructure package providing Boost headers
for other CRAN packages (and yes, we are talking packages using C++ here). JJ
and Romain chipped in as well, and Jay finally took the lead by first creating a
repo on R-Forge. And
now the package is out, so I just
put together a quick demo post over at the Rcpp Gallery.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
As that post notes, BH is still pretty new and rough, and we probably missed some other useful Boost packages. If so, let one of us know.
To leave a comment for the author, please follow the link and comment on their blog: Thinking inside the box .
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.