Publications by Thinking inside the box

RVowpalWabbit 0.0.10

13.12.2017

A boring little RVowpalWabbit package update to version 0.0.10 came in response to another CRAN request: We were switching directories to run tests (or examples) which is now discouraged, so we no longer do this as it turns that we can of course refer to the files directly as well. Much cleaner. No new code or features were added. We should menti...

1244 sym

#13: (Much) Faster Package (Re-)Installation via Binaries

13.12.2017

Welcome to the thirteenth post in the ridiculously rapid R recommendation series, or R4 for short. A few days ago we riffed on faster installation thanks to ccache. Today we show another way to get equally drastic gains for some (if not most) packages. In a nutshell, there are two ways to get your R packages off CRAN. Either you install as a bina...

5059 sym R (164 sym/2 pcs) 2 img

digest 0.6.13

16.12.2017

A small maintenance release, version 0.6.13, of the digest package arrived on CRAN and in Debian yesterday. digest creates hash digests of arbitrary R objects (using the ‘md5’, ‘sha-1’, ‘sha-256’, ‘crc32’, ‘xxhash’ and ‘murmurhash’ algorithms) permitting easy comparison of R language objects. This release accomodates a req...

1467 sym

drat 0.1.4

16.12.2017

A new version of drat just arrived on CRAN as another no-human-can-delay-this automatic upgrade directly from the CRAN prechecks (though I did need a manual reminder from Uwe to remove a now stale drat repo URL — bad @hrbrmstr — from the README in a first attempt). This release is mostly the work of Neal Fultz who kindly sent me two squeaky-c...

2080 sym 2 img

littler 0.3.3

17.12.2017

The fourth release of littler as a CRAN package is now available, following in the now more than ten-year history as a package started by Jeff in 2006, and joined by me a few weeks later. littler is the first command-line interface for R and predates Rscript. In my very biased eyes better as it allows for piping as well shebang scripting via #!, ...

3040 sym 4 img

#14: Finding Binary .deb Files for CRAN Packages

22.12.2017

Welcome to the fourteenth post in the rationally rambling R rants series, or R4 for short. The last two posts were concerned with faster installation. First, we showed how ccache can speed up (re-)installation. This was followed by a second post on faster installation via binaries. This last post immediately sparked some follow-up. Replying to my...

5411 sym R (1930 sym/6 pcs)

RcppCNPy 0.2.8

06.01.2018

A minor maintenance release of the RcppCNPy package arrived on CRAN this week. RcppCNPy provides R with read and write access to NumPy files thanks to the cnpy library by Carl Rogers. There is no code change here. But to process the vignette we rely on knitr which sees Python here and (as of its most recent release) wants the (excellent !!) retic...

1351 sym

tint 0.0.5

06.01.2018

A maintenance release of the tint package arrived on CRAN earlier this week. Its name expands from tint is not tufte as the package offers a fresher take on the Tufte-style for html and pdf presentations. A screenshot of the pdf variant is below. Similar to the RcppCNPy release this week, this is pure maintenance related to dependencies. CRAN no...

1661 sym 2 img

prrd 0.0.1: Parallel Running [of] Reverse Depends

07.01.2018

A new package is now on the ghrr drat. It was uploaded four days ago to CRAN but still lingers in the inspect/ state, along with a growing number of other packages. But as some new packages have come through, I am sure it will get processed eventually but in the meantime I figured I may as well make it available this way. The idea of prrd is simp...

1858 sym 2 img

digest 0.6.14

14.01.2018

Another small maintenance release, version 0.6.14, of the digest package arrived on CRAN and in Debian today. digest creates hash digests of arbitrary R objects (using the ‘md5’, ‘sha-1’, ‘sha-256’, ‘crc32’, ‘xxhash’ and ‘murmurhash’ algorithms) permitting easy comparison of R language objects. Just like release 0.6.13 a f...

1403 sym