Error in loadNamespace(x) : there is no package called ‘farver’

Hi all,

I have this error message keep coming up. Everything I have tired hasn't worked. Please see attached snapshot of my screen.

Have you tried installing farver? Can you post the complete console output you get when you try to install it?

install.packages("farver")

The easiest solution would be to answer "no" when asked if you want to install from source, you would get a precompiled binary version that is a little older but much easier to install.
If you want to install the latest version from source, then you need to install Xcode in your system (not in R) and the recommended development tools for macOS systems.
https://mac.r-project.org/tools/

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.