RBerkeley Was Just Pining For The Fjords

[This article was first published on Data Driven Security, 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.

UPDATE: RBerkeley is now on CRAN

If you made it to Chapter 8 of Data-Driven Security after ~October 2014 and tried to run the BerkeleyDB R example, you were greeted with:

Warning in install.packages :
  package ‘RBerkely’ is not available (for R version [YOUR_R_VERSION])

That’s due to the fact that it was removed from CRAN at the end of September, 2014 because the package author & maintainer did not respond to requests from the CRAN team to update the package to conform to new requirements (specifically the way package vignettes are handled).

Sharon Machlis (@sharon000 on Twitter) let me know about this recently. Since then I’ve had a few more pings about it (thank you all for reading the book! :-). So, I resurrected the package. It’s not on CRAN yet, but I did submit an update to it, so we’ll see how that goes.

I did a bit more than move the vignette. It has a proper autoconf setup now and I fixed some of the warnings it was throwing on compilation. I also tweaked the configuration so it should work without whining on libdb 4+.

I highly doubt there were many other packages or projects relying on this package, but it seemed only fair to try to keep it alive while the book is still going strong (either that or I would have had to write a new example for that chapter, which may have been easier now that I’ve mucked with the package innards).

Post all issues/etc on github as usual – https://github.com/hrbrmstr/RBerkeley

To leave a comment for the author, please follow the link and comment on their blog: Data Driven Security.

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.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)