Trying to install ggplot2 in R Studio. Have updated to the latest version, uninstalled/reinstalled, as well as tried to to install others like devtools, tidyverse, broom, but they are all giving me messages after like,
Warning in install.packages :
** installation of package ‘vdiffr’ had non-zero exit status**
The downloaded source packages are in
** ‘/private/var/folders/qt/hkz_ngxs4qxg19nmzrwyxqxc0000gn/T/RtmpQQVvJv/downloaded_packages’**
I have attempted saying type = "source" or dependencies= TRUE in install but that also doesn't work. Would love any advice or help.