I recently re-downloaded R on my macbook with the macOS Mojave version 10.14.15
While trying to do simple exercises such as creating a histogram or a scatterplot, I get the following result (along with my figure):
There were 50 or more warnings (use warnings() to see the first 50)
When I enter the given command, I get:
no font could be found for family "Arial"
I have seen that other users have had the issue but even when going to "All Fonts" in my Finder, the issue is not resolved.
I have also tried changing the font, but it results in the same warning messages with a different font name instead of Arial.
I have tried this with two different versions of R: Version 1.2.1578 and Version 1.2.5001.
If anyone has an idea has to how to go about solving this, I'd really appreciate it!
Could you provide a brief reproducible example? Basically, short bit of code that gets the error you're seeing. Does something like this get the same error?
Getting a usage message usually indicates the command wasn't entered correctly. Perhaps they syntax I gave was incorrect. In either event, the files were not copied over.