Articles by Thinking inside the box

RcppGSL 0.2.4

January 24, 2015 | Thinking inside the box

A new version of RcppGSL is now on CRAN. This package provides an interface from R to the GNU GSL using our Rcpp package. This follows on the heels on the recent RcppGSL 0.2.3 release and extends the excellent point made by Qiang Kou in a contributed... [Read more...]

RcppAnnoy 0.0.5

January 24, 2015 | Thinking inside the box

A new version of RcppAnnoy is now on CRAN. RcppAnnoy wraps the small, fast, and lightweight C++ template header library Annoy written by Erik Bernhardsson for use at Spotify. RcppAnnoy uses Rcpp Modules to offer the exact same functionality as the Py... [Read more...]

Running UBSAN tests via clang with Rocker

January 18, 2015 | Thinking inside the box

Every now and then we get reports from CRAN about our packages failing a test there. A challenging one concerns UBSAN, or Undefined Behaviour Sanitizer. For background on UBSAN, see this RedHat blog post for gcc and this one from LLVM about clang. I had written briefly about this before ... [Read more...]

RcppGSL 0.2.3

January 12, 2015 | Thinking inside the box

A new version of RcppGSL is now on CRAN today. This package provides an interface from R to the GNU GSL using our Rcpp. Similar to the recent RcppClassic release, this update was triggered by the CRAN maintainers desire to keep the Makefile free of G... [Read more...]

rfoaas 0.1.1

January 11, 2015 | Thinking inside the box

A brand new and shiny version of rfoaas is now on CRAN. The rfoaas package provides an interface for R to the most excellent FOAAS service--which provides a modern, scalable and RESTful web service for the frequent need to tell someone to f$#@ off. T... [Read more...]

RcppClassic 0.9.6

January 10, 2015 | Thinking inside the box

A maintenance release of RcppClassic, now at version 0.9.6, went out to CRAN today. This package provides a maintained version of the otherwise deprecated first Rcpp API; no new projects should use it. No changes were in user-facing code. The Makevar... [Read more...]

random 0.2.3

January 8, 2015 | Thinking inside the box

A new release of my random package for truly (hardware-based) random numbers as provided by random.org is now on CRAN. The main change is a switch to the curl() function from the eponymous package by Jeroen Ooms. This was caused by random.org now usi... [Read more...]

RcppCNPy 0.2.4

January 6, 2015 | Thinking inside the box

A new release of the RcppCNPy package is now on CRAN. This release mostly solidifies and fixes things. Support for saving integer objects, which was expanded in release 0.2.3, was not entirely correct. Operations on big-endian systems were not up to ... [Read more...]

BH release 1.55.0-3

January 5, 2015 | Thinking inside the box

Right on the heels of yesterday's BH release 1.55.0-2 bringing Boost Fusion, we now have release 1.55.0-3 bringing Boost Graph. To recap, BH is our CRAN package providing (a large part of the) Boost C++ libraries as a set of template headers for use ... [Read more...]

BH release 1.55.0-2

January 4, 2015 | Thinking inside the box

A new release of BH, our package providing (a large part of the) Boost C++ libraries as a set of template headers for use by R, is now on CRAN. This is a relatively minor change which expands the set of Boost libraries included in the package to Boos... [Read more...]

digest 0.6.8

December 31, 2014 | Thinking inside the box

Release 0.6.8 of digest package is now on CRAN and will get to Debian shortly. This release opens the door to also providing the digest functionality at the C level to other R packages. Wush Wu is going to use the murmurHash C implementation in his r... [Read more...]

rfoaas 0.0.5

December 29, 2014 | Thinking inside the box

A new version of rfoaas is now on CRAN. The rfoaas package provides an interface for R to the most excellent FOAAS service--which provides a modern, scalable and RESTful web service for the frequent need to tell someone to eff off. This version align... [Read more...]

RcppArmadillo 0.4.600.0

December 28, 2014 | Thinking inside the box

Conrad produced another minor release 4.600 of Armadillo. As before, I had created a GitHub-only pre-release(s) of his pre-release(s), and tested a pre-release as well as the actual release against the now over one hundred CRAN dependents of our RcppArmadillo package. The tests passed fine as usual with less ... [Read more...]

rfoaas 0.0.4.20141225 — not on CRAN

December 25, 2014 | Thinking inside the box

A new version of rfoaas was prepared for CRAN, but refused on the grounds of having been updated within 24 hours. Oh well. To recap, the rfoaas package provides an interface for R to the most excellent FOAAS service -- which provides a modern, scalable and RESTful web service for the ... [Read more...]

rfoaas 0.0.4.20141224

December 24, 2014 | Thinking inside the box

A new version of rfoaas is now on CRAN. The rfoaas package provides an interface for R to the most excellent FOAAS service -- which provides a modern, scalable and RESTful web service for the frequent need to tell someone to eff off. This is minor up... [Read more...]

RcppEigen 0.3.2.3.0

December 23, 2014 | Thinking inside the box

A new release of RcppEigen is now on CRAN, and will get to Debian shortly. This is thanks to a fabulous pull request by Yixuan Qiu who single-handedly managed to upgrade to the new minor release of Eigen -- after having expanded the unit tests a few ... [Read more...]

BH release 1.55.0-1

December 22, 2014 | Thinking inside the box

A new release of BH, our package providing (a large part of the) Boost C++ libraries as a set of template headers for use by R, is now on CRAN. There are two changes. First, we upgraded to Boost 1.55. While Boost 1.57 is now current, I am playing it ... [Read more...]

digest 0.6.7

December 20, 2014 | Thinking inside the box

Release 0.6.7 of digest package is now on CRAN and in Debian. Jim Hester was at it again and added murmurHash. I cleaned up several sets of pedantic warnings in some of the source files, updated the test reference out, and that forms version 0.6.7. C... [Read more...]
1 26 27 28 29 30 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)