[Rcpp-devel] Error in FUN("_rcpp_module_boot
Davor Cubranic
cubranic at stat.ubc.ca
Mon Jun 20 18:24:57 CEST 2011
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
More information about the Rcpp-devel
mailing list