Re: [Rcpp-devel] Yet Another Design Question

2010-04-12 Thread Romain Francois
Le 13/04/10 00:14, Douglas Bates a écrit : > > One of the advantages of using S4 classes and methods in R is that > there are formal definitions of classes. I plan eventually to write R > code that will take an S4 class definition and create a C++ class > definition and constructor code to mirror

[Rcpp-devel] Yet Another Design Question

2010-04-12 Thread Douglas Bates
One of the advantages of using S4 classes and methods in R is that there are formal definitions of classes. I plan eventually to write R code that will take an S4 class definition and create a C++ class definition and constructor code to mirror the R class using Rcpp templates. Right now my quest

Re: [Rcpp-devel] RInside problem

2010-04-12 Thread Dirk Eddelbuettel
Delphine, Vincent, *Please* use the rcpp-devel list. You need to subscribe to post. And *please* do not send 4.5mb attachments. I am re-sending now without your attachment. My own mail got rejected at the mailing for its excess size. On 12 April 2010 at 16:48, SINOQUET Delphine wrote: | Hi all,