install.packages("ggplot2", dependencies=TRUE)
install.packages(c("ggplot2", "lmtest"))
install.packages("ggplot2")
I have been able to get Rcpp, plyr, and dplyr installed, but cannot get ggplot2 or devtools to download. The message from R is:
Warning in install.packages :
installation of package ‘ggplot2’ had non-zero exit status
The downloaded source packages are in
‘/private/var/folders/qt/hkz_ngxs4qxg19nmzrwyxqxc0000gn/T/RtmpxL3HUy/downloaded_packages’