[R] Instances of a C++ class in R

soeren.vogel at uzh.ch soeren.vogel at uzh.ch
Thu Apr 28 12:18:06 CEST 2011


On 27.04.2011, at 11:59, soeren.vogel at 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

-- 
soeren.vogel at uzh.ch, carlo.albert at eawag.ch



More information about the R-help mailing list