Articles by Thinking inside the box

WU Wien presentations

May 27, 2010 | Thinking inside the box

Last week I had the opportunity to spend a few days at the Institute for Statistics and Mathematics of the WU Vienna / Wirtschaftsuniversitaet Wien. On Thursday, I gave a seminar on Rcpp and RInside introducing all the recent work with Romain on makin... [Read more...]

RcppArmadillo 0.2.0 (and 0.2.1)

May 20, 2010 | Thinking inside the box

With the Rcpp 0.8.0 release on Monday, Romain, Doug and I were able to follow-up with a new RcppArmadillo release. RcppArmadillo uses Rcpp (and a few dozen lines of 'glue') to provide a transparent interface from R to Conrad Sanderson's impressive Arm... [Read more...]

Rcpp 0.8.0

May 17, 2010 | Thinking inside the box

Romain and I are happy to announce the release of Rcpp version 0.8.0. It has been uploaded to CRAN. A Debian upload is delayed until the now-required inline package is accepted into Debian. The source package is also available from here. This rel... [Read more...]

R / Finance 2010 presentations

April 20, 2010 | Thinking inside the box

Last Friday and Saturday the second R / Finance conference took place in Chicago on the UIC campus. As a co-organizer, it was a great pleasure to see so many users of R in Finance---from both industry and academia---come to Chicago to discuss and sh... [Read more...]

Rcpp 0.7.12

April 16, 2010 | Thinking inside the box

A new bug fix versions 0.7.12 of Rcpp is awaiting inclusion into CRAN and Debian. It is also available from here. This is another bug-fix version related solely to a build failure on Windows. Trying to protect paths with spaces has the side-effect... [Read more...]

Finance::YahooQuote 0.24

March 26, 2010 | Thinking inside the box

Having espoused rule number one in regression testing in the post about yesterday's bug fix upload 0.23, we can now add rule number zero: Do not introduce a new error by omitting the trailing semicolon. I guess it shows that I don't really program in... [Read more...]

Rcpp 0.7.11

March 26, 2010 | Thinking inside the box

A new versions 0.7.11 of Rcpp is awaiting inclusion into CRAN and Debian. It is also available from here. This version fixes a somewhat serious bug uncovered by Doug Bates when working with vectors of strings. We also added a few new accessor func... [Read more...]

Finance::YahooQuote 0.23

March 25, 2010 | Thinking inside the box

Rule number one in regression testing is to not depend on volatile data. Which I seem to have violated in file t/02simple.t in the Perl package Finance::YahooQuote. Which lead the automated Perl test scripts to remind me for a few days now that the f... [Read more...]

RInside release 0.2.2

March 22, 2010 | Thinking inside the box

The shiny new 0.2.2 release of RInside has just been uploaded to CRAN; it should hit mirrors tommorow. Sources are also at my RInside page. RInside is a set of convenience classes to facilitate embedding of R inside of C++ applications. It works pa... [Read more...]

Rcpp 0.7.10

March 15, 2010 | Thinking inside the box

Versions 0.7.7 to 0.7.9 of Rcpp contained a bug: protecting paths with quotes was supposed to help with Windows builds, but did the opposite at least in 'backticks mode' for getting path and/or library information. Using the shQuote() function instead... [Read more...]

Rcpp 0.7.9

March 12, 2010 | Thinking inside the box

Version 0.7.8 of Rcpp, released just a few days ago contained a nasty bug or two which we noticed when trying to built the initial release of RcppArmadillo on 64-bit platforms. So a quick bug-fix release 0.7.9 is now in Debian and should be on CRA... [Read more...]

RcppArmadillo 0.1.0

March 11, 2010 | Thinking inside the box

Besides the new RcppExamples, another new package RcppArmadillo got spun out of Rcpp with the recent release 0.7.8 of Rcpp. Romain and I already had an example of a simple but fast linear model fit using the (very clever) Armadillo C++ library by... [Read more...]

RcppExamples 0.1.0

March 10, 2010 | Thinking inside the box

Version 0.1.0 of RcppExamples, a simple demo package for Rcpp should appear on CRAN some time tomorrow. As mentioned in the post about release 0.7.8 of Rcpp, Romain and I carved this out of Rcpp itself to provide a cleaner separation of code t... [Read more...]

Rcpp 0.7.8

March 9, 2010 | Thinking inside the box

Version 0.7.8 of the Rcpp R / C++ interface classes is now on CRAN and in Debian. As of right now. Debian has already built packages for eight more architectures; and CRAN has built the Windows binary. Oh, and cran2deb had Debian packages for 'testin... [Read more...]
1 42 43 44 45 46 48

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)