-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Errors installing #35
Comments
Thx for trying the package out. Unfortunately the error you are receiving is very likely not a Can you open up a macOS R terminal (via Terminal or iTerm apps, not RStudio's built-in javascript terminal) and try:
and see what happens? I primarily develop on macOS and am running latest Mojave (Apple developer releases so I'm ahead of you, but you should consider upgrading to 10.14.3 that Apple released this week since there are major security fixes in it) and have no issues on the two main development systems I use or the system reserved for testing. |
Thx for giving that a go. The "lazy loading" message suggests you have an open R session somewhere else on the machine. You may need to ensure all other R instances/sessions are closed and try it again. If the issue persists (and the following is backed up by numerous StackOverflow Q&As abt a plethora of packages over the past 5 years) you may need to consider (a) explicitly removing the |
Sometime, we may need to reconfigure by |
'' library(hrbrthemes) |
Tis not an issue with the pkg but with the R installation on your Mac. |
Hi, I was in the same situation as @aaronbaggett I would like to say that, in my case, the problem was R Studio. I suppose that it didn't have enough rights to write in the folder? Anyway, I re-installed it and now it seems to be working fine. I hope that someone finds this comment useful :) |
Installing XQuartz (and restarting) solved this issue for me. |
Thanks! That also works for me. |
Just to add, after trying everything else above, this is the one that worked for me. |
I have had this issue on three different Macs in the last year and installing XQuartz has solved the problem every time. |
I tried multiple avenues to install on MacOS Catalina and no go. After seeing above comments, installed XQuartz and success! |
hrbrthemes/gdtools needs cairo ... for Deb, 'sudo apt install libcairo2-dev' |
Installing from both CRAN and Github producing errors.
Created on 2019-01-23 by the reprex package (v0.2.1)
Session info:
Created on 2019-01-23 by the reprex package (v0.2.1)
The text was updated successfully, but these errors were encountered: