Site icon R-bloggers

Seamless R Extensions using Rcpp and RInside

[This article was first published on Zero Intelligence Agents » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I just added a new video to the R repository, and this one comes from the Los Angeles R Meetup. The folks in LA were fortunate enough to have Dirk Eddelbuettel—renowned R expert and StackOverflow super-user—discuss his joint work with Romain François for interfacing C++ and R code using the Rcpp package. For those looking to get a performance boost in their R code the Rcpp package, and this introductory talk by Dirk, will be extremely useful.

< embed src="http://www.vcasmo.com/swf/vcasmo.swf" flashvars="pid=7984" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash" width="450">

To leave a comment for the author, please follow the link and comment on their blog: Zero Intelligence Agents » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.