Publications by Thinking inside the box

Rcpp talk at Seattle RUG

07.12.2011

Thanks to Zach and the Seattle R User Group for the invitation. Earlier this evening I gave a talk about R, C++ and our Rcpp package, focussing on the why, how, what, who, and “one more thing” higher-level aspects of extending R. This was supposed to be an hour long, and with the examples at the end went a little over, butat least nobody sta...

843 sym

RInside 0.2.5

08.12.2011

RInside 0.2.5 arrived on CRAN earlier today. RInside is 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++ integration package. The big news for this release is that Windows applications once again run! James Bates gets full cred...

2088 sym R (643 sym/1 pcs)

RcppArmadillo 0.2.34

13.12.2011

And another quick bugfix release by Conrad Sanderson made it version 2.4.2 bug of Armadillo. And this is in RcppArmadillo release 0.2.34 which got to CRAN this morning The NEWS entry below summarises the changes. 0.2.34 2011-12-12 o Upgraded to Armadillo release 2.4.2 * clarified documentation for .reshape() * fix f...

886 sym R (176 sym/1 pcs)

R / Finance 2012 Call for Papers

15.12.2011

Last night, the text below went out to r-sig-finance along with updates to the R/Finance website and its Call for Papers page; followed by some tweeting and Goggle+’ing (and please do feel free to retweet and share at will…) Call for Papers: R/Finance 2012: Applied Finance with R May 11 and 12, 2012 University of Illinois, Chicago, IL, US...

3321 sym

Rcpp 0.9.8

22.12.2011

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 new package int64 bringing larger integers to R, and this is now supported by Rcpp as well. John ...

1627 sym Python (994 sym/1 pcs)

Rcpp 0.9.9

27.12.2011

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 those types. Ooops. The complete NEWS entry for 0.9.9; more details are in the ChangeLog file in ...

1246 sym Python (473 sym/1 pcs)

RcppExamples 0.1.3

30.12.2011

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 functions documenting how to do the same with the new API, the package is still nowhere near completio...

1130 sym Python (581 sym/1 pcs)

RInside 0.2.6

12.01.2012

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++ integration package. This release has an additional fix for the Windows use case, adds cmake s...

1188 sym R (899 sym/1 pcs)

Rcpp 0.9.10

17.02.2012

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 two new features. The complete NEWS entry for 0.9.10 is below; more details are in the ChangeLog...

1255 sym R (656 sym/1 pcs)

RcppArmadillo 0.2.35

17.02.2012

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, the wonderful linear algebra / math library for C++ written chiefly by Conrad Sanderson now com...

1550 sym R (722 sym/1 pcs)