littler 0.1.5
[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.
Brown-bag release time for
littler. One of
the Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Rf_KillAllDevices()
when you do not have any graphics device. Doh.
So with apologies for the lower quality release, and the two hour malfuntioning window for
CRANberries
that it cause, a repaired version is now out there.
The very brief (upstream) ChangeLog
is as follows:
2011-09-17 Dirk Eddelbuettel * configure.in: Mark as release 0.1.5 * littler.c (littler_CleanUp): Remove call to Rf_KillAllDevices()
littler provides r
(pronounced littler), a shebang / scripting / quick eval / pipelining
front-end to the the R language and data analysis environment.
As usual, our code is available via our svn archive or from tarballs off my littler page and the local directory here. A fresh package is in Debian’s incoming queue and will hit mirrors shortly.
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.