Overview This year's R/Finance conference will be preceded by a full-day masterclass on Rcpp and related topics which will be held on Thursday, April 28, 2011, the Univ. of Illinois at Chicago campus. Join Dirk Eddelbuettel and Romain Fr...
Overview This year's R/Finance conference will be preceded by a full-day masterclass on Rcpp and related topics which will be held on Thursday, April 28, 2011, the Univ. of Illinois at Chicago campus. Join Dirk Eddelbuettel and Romain Fr...
Overview This year's R/Finance conference will be preceded by a full-day masterclass on Rcpp and related topics which will be held on Thursday, April 28, 2011, the Univ. of Illinois at Chicago campus. Join Dirk Eddelbuettel and Romain Fr...
I'll present Rcpp at the inaugural Geneva-R meeting. Geneva-R is an informal gathering of R enthusiasts sponsored by Mango Solutions, that builds on the success of London-R, where I presented twice, and Basel-R
I pushed highlight 0.2-5 on CRAN. This release improves the latex renderer and the sweave driver so that multiple lines character strings are properly rendered.
This example vignette shows it:
\documentclass{report}
\begin{document}
<<echo=FALSE,results=hide>>=
old.op <- options( prompt = " ", continue = " " )
@
<<>>=
require( inline )
require( Rcpp )
convolve <- cxxfunction(
signature( a = "numeric", b...I've pushed a new version of the parser package to CRAN. This is the first release that depends on Rcpp, which allowed me to reduce the code size and increase its maintainability. This also features a faster version of nlines, a function that r...
Tomorrow is the last day to enjoy the first edition of Montpellier's ZAT! (Zones Artistiques Temporaires). I was there this afternoon and tonight, but I found it much more picture worthy tonight: Other people have also taken pictures and sha...