Articles by Thinking inside the box

pinp 0.0.1: pinp is not PNAS

September 16, 2017 | Thinking inside the box

A brandnew and very exciting (to us, at least) package called pinp just arrived on CRAN, following a somewhat unnecessarily long passage out of incoming. It is based on the PNAS LaTeX Style offered by the Proceeding of the National Academy of Science...
[Read more...]

drat 0.1.3

September 16, 2017 | Thinking inside the box

A new version of drat arrived earlier today on CRAN as another no-human-can-delay-this automatic upgrade directly from the CRAN prechecks. It is mostly a maintenance release ensuring PACKAGES.rds is also updated, plus some minor other edits. drat sta... [Read more...]

RcppMsgPack 0.2.0

September 13, 2017 | Thinking inside the box

A new and much enhanced version of RcppMsgPack arrived on CRAN a couple of days ago. It came together following this email to the r-package-devel list which made it apparent that Travers Ching had been working on MessagePack converters for R which re... [Read more...]

RcppRedis 0.1.8

September 13, 2017 | Thinking inside the box

A new minor release of RcppRedis arrived on CRAN last week, following the release 0.2.0 of RcppMsgPack which brought the MsgPack headers forward to release 2.1.5. This required a minor and rather trivial change in the code. When the optional RcppMsgP... [Read more...]

RcppAnnoy 0.0.9

August 31, 2017 | Thinking inside the box

An new version 0.0.9 of RcppAnnoy, our Rcpp-based R integration of the nifty Annoy library by Erik, is now on CRAN. Annoy is a small and lightweight C++ template header library for very fast approximate nearest neighbours. This release corrects an is... [Read more...]

RcppArmadillo 0.7.960.1.2

August 29, 2017 | Thinking inside the box

A second fix-up release is needed following on the recent bi-monthly RcppArmadillo release as well as the initial follow-up as it turns out that OS X / macOS is so darn special that it needs an entire separate treatment for OpenMP. Namely to turn it... [Read more...]

RcppSMC 0.2.0

August 28, 2017 | Thinking inside the box

A new version 0.2.0 of the RcppSMC package arrived on CRAN earlier today (as a very quick pretest-publish within minutes of submission). RcppSMC provides Rcpp-based bindings to R for the Sequential Monte Carlo Template Classes (SMCTC) by Adam Johanse... [Read more...]

BH 1.65.0-1

August 24, 2017 | Thinking inside the box

The BH package on CRAN was updated today to version 1.65.0. BH provides a sizeable portion of the Boost C++ libraries as a set of template headers for use by R, possibly with Rcpp as well as other packages. This release upgrades the version of Boost ... [Read more...]

RcppArmadillo 0.7.960.1.1

August 20, 2017 | Thinking inside the box

On the heels of the very recent bi-monthly RcppArmadillo release comes a quick bug-fix release 0.7.960.1.1 which just got onto CRAN (and I will ship a build to Debian in a moment). There were three distinct issues I addressed in three quick pull req... [Read more...]

RcppArmadillo 0.7.960.1.0

August 17, 2017 | Thinking inside the box

The bi-monthly RcppArmadillo release is out with a new version 0.7.960.1.0 which is now on CRAN, and will get to Debian in due course. And it is a big one. Lots of nice upstream changes from Armadillo, and lots of work on our end as the Google Summe... [Read more...]

#9: Compacting your Shared Libraries

August 14, 2017 | Thinking inside the box

Welcome to the nineth post in the recognisably rancid R randomness series, or R4 for short. Following on the heels of last week's post, we aim to look into the shared libraries created by R. We love the R build process. It is robust, cross-platform, reliable and rather predicatable. It. ... [Read more...]

RProtoBuf 0.4.10

August 13, 2017 | Thinking inside the box

RProtoBuf provides R bindings for the Google Protocol Buffers ("ProtoBuf") data encoding and serialization library used and released by Google, and deployed fairly widely in numerous projects as a language and operating-system agnostic protocol. A new releases RProtoBuf 0.4.10 just appeared on CRAN. It is a maintenance releases replacing one leftover ... [Read more...]

R for System Adminstration

August 3, 2017 | Thinking inside the box

Just getting back from the most fun meetup I have been to in quite some time: episode 23 (by their count) of Open Source Open Mic hosted by Matt Godbolt and Joe Walnes here in Chicago. Nothing but a sequence of lightning talks. Plus beer and pizza. S... [Read more...]

RcppAPT 0.0.4

July 19, 2017 | Thinking inside the box

A new version of RcppAPT -- our interface from R to the C++ library behind the awesome apt, apt-get, apt-cache, ... commands and their cache powering Debian, Ubuntu and the like -- arrived on CRAN yesterday. We added a few more functions in order to ... [Read more...]

Rcpp 0.12.12: Rounding some corners

July 15, 2017 | Thinking inside the box

The twelveth update in the 0.12.* series of Rcpp landed on CRAN this morning, following two days of testing at CRAN preceded by five full reverse-depends checks we did (and which are always logged in this GitHub repo). The Debian package has been built and uploaded; Windows and macOS binaries should ... [Read more...]

nanotime 0.2.0

June 22, 2017 | Thinking inside the box

A new version of the nanotime package for working with nanosecond timestamps just arrived on CRAN. nanotime uses the RcppCCTZ package for (efficient) high(er) resolution time parsing and formatting up to nanosecond resolution, and the bit64 package for the actual integer64 arithmetic. Thanks to a metric ton of work ... [Read more...]
1 14 15 16 17 18 49

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)