Trouble loading the new version (0.6.3) of metaBMA package on a Windows machine:
> packageVersion("metaBMA")
[1] ‘0.6.3’
> library(metaBMA)
Loading required package: Rcpp
Error: package or namespace load failed for ‘metaBMA’ in .doLoadActions(where, attach):
error in load action .__A__.1 for package metaBMA: is(module, "character"): object 'm' not found
I updated to pre-release version of 4.1.0 and I no longer get this error. So this might have been some weird edge case with the R version on my computed.
Trouble loading the new version (
0.6.3
) ofmetaBMA
package on a Windows machine:This is the trace I see:
Here is session info: