On 1 November 2010 at 10:26, Douglas Bates wrote:
| What is a good place to start reading about using the newly installed
| reference classes in R to interface with Rcpp?

>From the R side, John usually points to ?ReferenceClasses, and so does the
NEWS file for R 2.12.0.

>From the Rcpp side, the unit tests and the code are a good start :) As is the
`Rcpp modules' documentation in the vignette, incomplete as that one may be.

Romain spoke about it (as part of his rather nice talk on R's different
object models) at his Chicago stop of his "world tour", see the slides at
http://files.meetup.com/1625815/romain_francois.pdf or at Romain's blog at
http://romainfrancois.blog.free.fr/.

Romain also covers this again towards the end of our talk at Google, see
Romain's blog, or mine at http://dirk.eddelbuettel.com/blog/ for the slides
or go directly to YouTube at http://www.youtube.com/watch?v=UZkaZhsOfT4 to
enjoy the video.

It came up here as well a few times so there may be older posts of interest.

Hth, Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to