Articles by Thinking inside the box

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...]

rfoaas 0.0.4.20141212

December 13, 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. The FOAAS backen... [Read more...]

RProtoBuf 0.4.2

December 11, 2014 | Thinking inside the box

A new release 0.4.2 of RProtoBuf is now on CRAN. RProtoBuf provides R bindings for the Google Protocol Buffers ("Protobuf") data encoding library used and released by Google, and deployed as a language and operating-system agnostic protocol by numerous projects. Murray and Jeroen did almost all of the heavy lifting. Many ... [Read more...]

digest 0.6.6 (and 0.6.5)

December 10, 2014 | Thinking inside the box

A new release 0.6.6 of the digest package is now on CRAN and in Debian. This release brings the xxHash non-cryptographic hash function by Yann Collet, thanks to several pull requests by Jim Hester. After the upload of version 0.6.5 we uncovered anoth... [Read more...]

RcppRedis 0.1.3

December 10, 2014 | Thinking inside the box

A very minor bugfix release of RcppRedis is now on CRAN. The zcount function now returns the correct type. Changes in version 0.1.3 (2014-12-10) Bug fix setting correct return type of zcount Courtesy of CRANberries, there i... [Read more...]

RcppAnnoy 0.0.4

December 9, 2014 | Thinking inside the box

A few weeks ago, RcppAnnoy had its initial release 0.0.2 and subsequent update in release 0.0.3. The latter brought Windows support, thanks to a neat pull request by Qiang Kou. RcppAnnoy wraps the small, fast, and lightweight C++ template header libr... [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)