On 2011-06-19, at 6:22 PM, andre zege wrote:

> I am still getting the error
> 
> Error in FUN("_rcpp_module_boot_cUtils"[[1L]], ...) : 
>   no such symbol _rcpp_module_boot_cUtils in package .GlobalEnv
> 
> 
> The error happens in function getNativeSymbolInfo. I think it is because for 
> some reason 
> getNativeSymbolInfo(name, PACKAGE) gets PACKAGE=.GlobalEnv and i assume it 
> should be something else. I must be missing some simple point 
> that sets environment correctly, but as i don't have any working modules, i 
> don't know where to look for correctly functioning example. Any pointers  
> would
> be greatly appreciated

If you installed Rcpp, then you should have a functioning example(s) of modules 
in its unit tests.

Davor
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to