On 4 October 2013 at 14:15, Rainer M Krug wrote:
| Hm. loadModule is Rcpp function, but I am only interested in using the
| setClass() function, which has nothing to do with Rcpp. I don't even use
| Rcpp in the package, only in one which is imported.

Sorry, assumed Reference Class created via Modules. My bad, and never mind.

But as John said, .onLoad() can be replaces since he made those changes in R
(and also in Rcpp). See ?setLoadAction, evalOnLoad(), ...

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to