digest 0.5.1
[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.
A new version of the digest package (which generates hash function summaries for
arbitrary (and possibly nested) R objects using any of the standard md5, sha-1, sha-256 or crc32 algorithms)
is now on CRAN.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Bryan Lewis, who is doing very stuff with websockets and Html5 as he demoed
last week the Chicago R User Group meeting, needed raw
support
and was kind enough to send a patch. After some more testing, this change set
is now in the new version which went onto
CRAN earlier today.
CRANberries provides the usual summary of changes to version 0.5.0.
As usual, our package is available via the R-Forge page leading to svn and tarball access, my digest page and the local directory here.
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.