<div>Rcpp Developers,</div>I'm not quite sure what to make of this with my package it won't pass check at the moment because I get the error <div><br></div><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
* checking whether the name space can be loaded with stated dependencies ... WARNING<br>Error: .onLoad failed in loadNamespace() for 'gpuBayes', details:<br> call: Module(module, mustStart = TRUE)<br> error: could not find function "getClass"<br>
Execution halted<br></blockquote><div><br></div><div>I noticed that the package RcppModels on R-forge also generates this error.</div></div><div><br></div><div>A possibly related problem that I am facing is when I try to load the module I get </div>
<div><br></div><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
> Module("GPU_BAYES",mustStart=T)<br>Error in Module("GPU_BAYES", mustStart = T) : <br> Failed to initialize module pointer: Error in FUN("_rcpp_module_boot_GPU_BAYES"[[1L]], ...): no such symbol _rcpp_module_boot_GPU_BAYES in package .GlobalEnv</blockquote>
</div><div><br></div><div>I will try and get a working example that reproduces the error, but while I do that I hope someone knows what the error might be.</div><div><br></div><div>Thanks,</div><div>Andrew Redd</div>