Articles by Thinking inside the box

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

RQuantLib 0.4.0

December 2, 2014 | Thinking inside the box

A new major release of RQuantLib is now on CRAN and getting to Debian. All C++ source files have been rewritten to take advantage of newer Rcpp features. Several Fixed Income functions have been added, or refreshed, thanks to contributions by Michele... [Read more...]

RcppArmadillo 0.4.550.1.0

November 29, 2014 | Thinking inside the box

A week ago, Conrad provided another minor release 4.550.0 of Armadillo which has since received one minor correction in 4.550.1.0. As before, I had created a GitHub-only pre-release of his pre-release which was tested against the almost one hundred CRAN dependents of our RcppArmadillo package. This passed fine as usual, and results ... [Read more...]

R / Finance 2015 Call for Papers

November 18, 2014 | Thinking inside the box

Earlier today, Josh send the text below to the R-SIG-Finance list, and I updated the R/Finance website, including its Call for Papers page, accordingly. We are once again very excited about our conference, thrilled about the four confirmed keynotes, and hope that many R / Finance users will not only ... [Read more...]

RcppAnnoy 0.0.3

November 18, 2014 | Thinking inside the box

Hours after the initial blog post announcing the first release of the new package RcppAnnoy, Qiang Kou sent us a very nice pull request adding mmap support in Windows. So a new release with Windows support is on now CRAN, and Windows binaries should ... [Read more...]

Introducing RcppAnnoy

November 16, 2014 | Thinking inside the box

A new package RcppAnnoy is now on CRAN. It wraps the small, fast, and lightweight C++ template header library Annoy written by Erik Bernhardsson for use at Spotify. While Annoy is setup for use by Python, RcppAnnoy offers the exact same functionality... [Read more...]

BH release 1.54.0-5

November 10, 2014 | Thinking inside the box

A new release of BH, our package providing Boost headers for use by R is now on CRAN. This release was triggered via a request by Ben Goodrich as noted below who asked for Boost Circular Buffer which RStan uses. No other changes were made. Changes ... [Read more...]

RcppRedis 0.1.2

November 6, 2014 | Thinking inside the box

A new release of RcppRedis is now on CRAN. It contains additional commands for hashes and sets, all contributed by John Laing and Whit Armstrong. Changes in version 0.1.2 (2014-11-06) New commands execv, hset, hget, sadd, srem, and smembers... [Read more...]

RPushbullet 0.1.1

November 5, 2014 | Thinking inside the box

A minor bugfix release 0.1.1 of the RPushbullet package (interfacing the neat Pushbullet service) landed on CRAN yesterday morning. It cleans up a small issue related to the ability to transfer files between devices via the Pushbullet service where the ability to select a (non-default) target device has now been restored. ... [Read more...]

RcppArmadillo 0.4.500.0

November 2, 2014 | Thinking inside the box

A few days ago, Conrad provided another minor release of Armadillo. Once again, I had created a GitHub-only pre-release of his pre-release which was tested against (then) all ninety (!!) CRAN dependents of our RcppArmadillo package, providing a further test for Conrad's code and uploaded RcppArmadillo 0.4.500.0 to CRAN and Debian once ... [Read more...]

Introducing Rocker: Docker for R

October 23, 2014 | Thinking inside the box

You only know two things about Docker. First, it uses Linuxcontainers. Second, the Internet won't shut up about it. -- attributed to Solomon Hykes, Docker CEO So what is Docker? Docker is a relatively new open source application and service, which is seeing interest across a number of areas. It ... [Read more...]

littler 0.2.1

October 19, 2014 | Thinking inside the box

A new maintenance release of littler is available now. The main change are a few updates and extensions to the examples provided along with littler. Several of those continue to make use of the wonderful docopt package by Edwin de Jonge. Carl Boetti... [Read more...]
1 27 28 29 30 31 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)