Articles by Thinking inside the box

RcppArmadillo 0.4.300.8.0

June 4, 2014 | Thinking inside the box

A new minor / bug fix release 4.300.8 of Armadillo, the templated C++ library for linear algebra, was tagged by Conrad in his SVN repo a few days ago, following earlier snapshots in the 4.300.* series. We had prepared two earlier releases for GitHub... [Read more...]

Introducing RPushbullet

June 3, 2014 | Thinking inside the box

A new package of mine appeared on CRAN today: RPushbullet. A few days ago, I had tweeted about a first version available via its GitHub repo. The package is now on CRAN which will make it easier to install for many. You still need an API key (free,... [Read more...]

RcppGSL 0.2.1 and 0.2.2

May 31, 2014 | Thinking inside the box

A few days ago, version 0.2.1 of RcppGSL---our interface package between R and the GNU GSL using our Rcpp package for seamless R and C++ integration---appeared on CRAN making it the first release in some time. And it turned that this version tickle... [Read more...]

RcppEigen 0.3.2.1.2

May 6, 2014 | Thinking inside the box

A bug-fix release 0.3.2.1.2 is of RcppEigen is now on CRAN and in Debian. It contains a short upstream patch by Gaek Guennebaud for the UBSAN warnings that were flagged at CRAN (from a rather harmless cpu-id comparison). The NEWS entry follows. ... [Read more...]

RcppArmadillo 0.4.300.0

May 5, 2014 | Thinking inside the box

A new release 4.300 of Armadillo, the templated C++ library for linear algebra, was released by Conrad a few days ago. As usual, this was rolled up in a new RcppArmadillo release 0.4.300.0 which is now on CRAN and in Debian. This release brings ni... [Read more...]

RcppSMC 0.1.3 and 0.1.4

May 3, 2014 | Thinking inside the box

The very useful Valgrind tool had flagged an actual error in the package which the CRAN maintainers asked us to address. This was followed by a minor brown-bad oversight of a missing delete, also tagged by Valgrind. Both are pretty ancient bugs whic... [Read more...]

BH release 1.54.0-2

April 14, 2014 | Thinking inside the box

Yesterday's release of RcppBDT 0.2.3 lead to an odd build error. If one used at the same time a 32-bit OS, a compiler as recent as g++ 4.7 and the Boost 1.54.0 headers (directly or via the BH package) then the file lexical_cast.hpp barked and failed t... [Read more...]

RcppBDT 0.2.3

April 13, 2014 | Thinking inside the box

A new release of the RcppBDT package is now on CRAN. Several new modules were added; the package can now work on dates, date durations, "ptime" (aka posix time), and timezones. Most interesting may be the fact that ptime is configured to use 96 bi... [Read more...]

RcppCNPy 0.2.3

April 10, 2014 | Thinking inside the box

R 3.1.0 came out today. Among the (impressive and long as usual) list of changes is the added ability to specify CXX_STD = CXX11 in order to get C++11 (or the best available subset on older compilers). This brings a number of changes and opportunitie... [Read more...]

BH release 1.54.0-1

April 8, 2014 | Thinking inside the box

A new release of the BH package is now on CRAN and its mirrors. BH provides (a sizeable subset of) the Boost library for C++, particularly (large) parts delivered as pure template headers not requiring linking. See the BH page for more details. ... [Read more...]

RcppArmadillo 0.4.200.0

April 7, 2014 | Thinking inside the box

Conrad released a new upstream release 4.200 for Armadillo, his templated C++ library for linear algebra, earlier today. As usual, this was rolled up in a new RcppArmadillo release 0.4.200.0; I had actually made two pre-releases leading up his 4.20... [Read more...]

RProtoBuf 0.4.1

March 25, 2014 | Thinking inside the box

A new bug-fix release release 0.4.1 of RProtoBuf, is now on CRAN. RProtoBuf provides GNU R bindings for the Google Protocol Buffers ("Protobuf") data encoding library used and released by Google, and deployed as a language and operating-system agno... [Read more...]

Rcpp 0.11.1

March 14, 2014 | Thinking inside the box

A new minor release 0.11.1 of Rcpp is now on the CRAN network for GNU R; binaries for Debian have also been uploaded. The release fixes a number of bugs that have come up since the 0.11.0 release in January, but also brings some extensions. See t... [Read more...]

RQuantLib 0.3.12

March 9, 2014 | Thinking inside the box

A new bug-fix / maintenance release RQuantLib 0.3.12 is now on CRAN and in Debian. While adding the plugin feature, I was too optmistic about finding the quantlib-config script. This is now tested more carefully. A few things related to building wi... [Read more...]

RcppArmadillo 0.4.100.2.1

March 8, 2014 | Thinking inside the box

Conrad made a first bug-fix release 4.100.2 for Armadillo, his templated C++ library for linear algebra, yesterday. See below for details on the the small set of changes. This was quickly wrapped up in a new RcppArmadillo release 0.4.100.2.1 release... [Read more...]
1 29 30 31 32 33 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)