<div>Rcpp Developers,</div>I&#39;m not quite sure what to make of this with my package it won&#39;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 &#39;gpuBayes&#39;, details:<br>  call: Module(module, mustStart = TRUE)<br>  error: could not find function &quot;getClass&quot;<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; ">
&gt; Module(&quot;GPU_BAYES&quot;,mustStart=T)<br>Error in Module(&quot;GPU_BAYES&quot;, mustStart = T) : <br>  Failed to initialize module pointer: Error in FUN(&quot;_rcpp_module_boot_GPU_BAYES&quot;[[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>