Skip to content
Prev 2387 / 10988 Next

[Rcpp-devel] Error: .onLoad failed in loadNamespace()

On 31 May 2011 at 21:11, Romain Francois wrote:
| I'm using the same versions and I don't get the problem.

Really random guess: Could R 2.13 vs 2.14 have something to with it?
 
| getClass is in methods, and Rcpp does have
| 
| import(methods)
| 
| in its NAMESPACE file.
| 
| Maybe this means that the client package also needs it. not sure.

Dirk