Error message in R when using BayesFactor package
Hello,
I'm trying to run the generalTestBF() function on a linear mixed model.
I get the following error : Error in logExpXminusExpY(logPriorProbs[1], logPriorProbs[2]) : function 'Rcpp_precious_remove' not provided by package 'Rcpp'
I have tried install.packages("Rcpp") and update.packages("Rcpp") followed by library(Rcpp), but I still get the same error message.
Do you have any pointers as to what I should try next?
Thank you very much,
Emma
Comments
Hi Emma,
I believe you are in discussion with Richard. Can you let us know the outcome once the issue has been resolved?
Cheers,
E.J.