Hello,
I am trying to install ggplot2, but it doesn't work. I got these following error messages:
Error : object ‘enexprs’ is not exported by 'namespace:rlang'
ERROR: lazy loading failed for package ‘ggplot2’
- removing ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/ggplot2’
Warning in install.packages :
installation of package ‘ggplot2’ had non-zero exit status
The downloaded source packages are in
‘/private/var/folders/j7/103vkqf91lncd7yphhm_ny2m0000gp/T/RtmphSIPsZ/downloaded_packages’
Can anyone help me ?
(I am a beginner in R).