Articles by Thinking inside the box

#38: Faster Feedback Systems

June 19, 2022 | Thinking inside the box

Engineers build systems. Good engineers always stress and focus efficiency of these systems. Two recent examples of engineering thinking follow. One was in a video / podcast interview with Martin Thompson (who is a noted high-performance code expert)... [Read more...]

AsioHeaders 1.22.1-1 on CRAN

June 15, 2022 | Thinking inside the box

An updated version of the AsioHeaders package arrived at CRAN yesterday (in one of those pleasant fully-automated uploads and transitions). Asio provides a cross-platform C++ library for network and low-level I/O programming. It is also included in B... [Read more...]

RcppAPT 0.0.9: Minor Update

May 25, 2022 | Thinking inside the box

A new version of the RcppAPT package with the R interface 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 earlier today. RcppAPT allows you to query the (D... [Read more...]

RcppRedis 0.2.1: Maintenance

April 10, 2022 | Thinking inside the box

A month after the major release 0.2.0 bringing pub/sub and other goodies to our RcppRedis package, a new version 0.2.1 arrived on CRAN yesterday. RcppRedis is one of several packages connecting R to the fabulous Redis in-memory datastructure store (a... [Read more...]

RInside 0.2.17

April 1, 2022 | Thinking inside the box

A new release 0.2.17 of RInside arrived on CRAN and in Debian today. This is the first release in two years since the 0.2.16 release. RInside provides a set of convenience classes which facilitate embedding of R inside of C++ applications and program... [Read more...]

RcppBDT 0.2.5: Maintenance

March 29, 2022 | Thinking inside the box

A minor maintenance release for the RcppBDT package is now on CRAN. The RcppBDT package is an early adopter of Rcpp and was one of the first packages utilizing Boost and its Date_Time library. The now more widely-used package anytime is a direct desc... [Read more...]

RcppCNPy 0.2.11

March 28, 2022 | Thinking inside the box

A minor maintenance release of the RcppCNPy package arrived on CRAN three days ago, but we skipped announcing it right then. RcppCNPy provides R with read and write access to NumPy files thanks to the cnpy library by Carl Rogers along with Rcpp for t... [Read more...]

Rcpp 1.0.8.3: Hotfixing Hotfix

March 17, 2022 | Thinking inside the box

An even newer hot-fix release 1.0.8.3 of Rcpp follows the 1.0.8.2 release of a few days ago and got to CRAN this morning. A Debian upload will follow shortly, and Windows and macOS binaries will appear at CRAN in the next few days. This release agai... [Read more...]
1 2 3 49