On 28.04.2011, at 12:18, soeren.vo...@uzh.ch wrote: > On 27.04.2011, at 11:59, soeren.vo...@uzh.ch wrote: > >> We are working on a class in C++. The files compile fine (R CMD SHLIB ...) >> and run in R. A bzipped tar archive with source code can be downloaded from >> here: >> >> http://sovo.md-hh.com/files/GUTS3.tar.bz >> >> In R, dyn.load("GUTS.so") generates an instance of the GUTS class. (How) Is >> it possible to generate (within R) several instances of this class? (E.g., >> we would like to consider several experiments, each of which is represented >> by an instance of GUTS.) > > Hm, no comment so far. Is the question unclear? Did we miss something > obvious? Is there other resources to post the issue to? Regards, Carlo/Sören
For the files: the discussion continued here: https://stat.ethz.ch/pipermail/r-devel/2011-May/060922.html and is now here: http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2011-May/002261.html Regards Sören -- soeren.vo...@uzh.ch, carlo.alb...@eawag.ch ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.