Articles by Thinking inside the box

RcppSMC 0.1.1

May 15, 2012 | Thinking inside the box

CRAN now tests packages against g++-4.7 (as this version has become the default on Debian's testing variant. This compiler switch once again triggered a set of build failures, mostly from include files now deemed missing. For RcppSMC, it came down ... [Read more...]

RcppArmadillo 0.3.0.3

May 5, 2012 | Thinking inside the box

Two days ago, Conrad Sanderson released another bug-fix version 3.0.3 for the 3.0.0 branch of his excellent Armadillo C++ template library for linear algebra. The new RcppArmadillo release 0.3.0.3 which contains it appeared on CRAN yesterday. Beside ... [Read more...]

RDieHarder 0.1.2

April 13, 2012 | Thinking inside the box

RDieHarder is an R package providing access to the DieHarder battery of tests for random number generators developed by Robert G. Brown and others. DieHarder had been updated to version 3.1.1 a while back, and I had been a little behind with updating... [Read more...]

RcppDE 0.1.1

April 9, 2012 | Thinking inside the box

The RcppDE package required a bug-fix release. One of the tests compared results to those from the DEoptim package this is based upon, and these are no longer equal, leading the tests to fail. While I was at it, I finally committed a few more things t... [Read more...]

digest 0.5.2

March 15, 2012 | Thinking inside the box

A new version of the digest package (which generates hash function summaries for arbitrary (and possibly nested) R objects using any of the standard md5, sha-1, sha-256 or crc32 algorithms) is now on CRAN. Murray Stokely noticed a corner case where... [Read more...]

RcppArmadillo 0.2.36

March 6, 2012 | Thinking inside the box

RcppArmadillo release 0..2.36 is now on CRAN. It contains just the changes from the new Armadillo release 2.4.4. The NEWS entry below summarises the changes. 0.2.36 2012-03-05 o Upgraded to Armadillo release 2.4.4 * fixes for q... [Read more...]

RcppArmadillo 0.2.35

February 17, 2012 | Thinking inside the box

Now that Rcpp 0.9.10 is released and on CRAN, other packages can take advantage of a small change needed to make use of the quasi-output stream Rcpp::Rcout. So the new release 0.2.35 of RcppArmadillo does just that---and input/output from Armadillo... [Read more...]

Rcpp 0.9.10

February 17, 2012 | Thinking inside the box

A new release 0.9.10 of Rcpp is now on CRAN and in Debian. This is mostly internal release with a little bit of code reorgination (some of which will be used by a forthcoming RcppArmadillo release), some changes to make R CMD check happy, and one or ... [Read more...]

RInside 0.2.6

January 12, 2012 | Thinking inside the box

A new version of RInside, now at 0.2.6, is now available via CRAN. RInside provides a set of convenience classes which facilitate embedding of R inside of C++ applications and programs, using the classes and functions provided by the Rcpp R and C++... [Read more...]

RcppExamples 0.1.3

December 30, 2011 | Thinking inside the box

A minor new release of the RcppExamples package is now on CRAN. RcppExamples contains a few illustrations of how to use Rcpp. It grew out of documentation for the classic API (now in its own package RcppClassic), and while we added a few more funct... [Read more...]

Rcpp 0.9.9

December 27, 2011 | Thinking inside the box

Release 0.9.9 of Rcpp is now on CRAN and getting into Debian too. This is mainly a bug fix release: our addition of int64 support in 0.9.8 came at the expense of support for long and unsigned long which broke some packages using Rcpp, and expecting t... [Read more...]

Rcpp 0.9.8

December 22, 2011 | Thinking inside the box

A new release 0.9.8 of Rcpp is now on CRAN and will also get into Debian shortly (once I finish building R 2.14.1). This release contains a few incremental changes. Romain, sponsored by by the Open Source Programs Office at Google, had released a... [Read more...]
1 36 37 38 39 40 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)