Re: [Rcpp-devel] $ extraction from an Rcpp module causes error under gctorture

2011-01-06 Thread Dominick Samperi
The Module function in Module.R is mysterious because it is not clear from the code itself or from the docs that the second argument can be a DLLInfo, yet that is what appears in your example. Also, this function is re-entered for the same object, with different logic each time. When the module par

[Rcpp-devel] $ extraction from an Rcpp module causes error under gctorture

2011-01-06 Thread Douglas Bates
I finally managed to get an example from the Rcpp documentation to fail for me. Rcpp_module_class_error.R Description: Binary data Rcpp_module_class_error.Rout Description: Binary data ___ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org