Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: package 'BayesFactor' required by 'yarrr' could not be found #49

Open
larsheemskerk opened this issue Oct 30, 2018 · 3 comments
Open

Comments

@larsheemskerk
Copy link

Hello, I want to run the Yarrr package in Rstudio but I keep on receiving the following error message:

Error: package 'BayesFactor' required by 'yarrr' could not be found In addition: Warning message: package 'yarrr' was built under R version 3.5.0

I installed the BayesFactor package serveral times via package archive and the CRAN repository without succes. Could someone advice how to proceed?

@ndphillips
Copy link
Owner

Darn, 99.999% of the time installing BayesFactor directly does the trick. Are you able to load BayesFactor after installing it? Did you restart RStudio?

If you're still having issues, can you send me a screenshot of the exact errors you get when installing / loading yarrr?

@DylanMG
Copy link

DylanMG commented Mar 15, 2019

I am having this issue too:
image

Session info for reference:
image

I just want to play with the diamonds lm()'s! Thanks for all your hard work.

@ndphillips
Copy link
Owner

Easy fix: install BayesFactor manually with install.packages('BayesFactor'), then reinstall yarrr. That should fix it!

I've seen this issue often on PCs not sure why it occurs though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants