Big Data and Cloud
Thursday, November 5, 2015
R : install ggplot2 package on Windows 8
Install Rtools for Windows : https://cran.r-project.org/bin/windows/Rtools/
Without RTools, we cannot compile the package.
In the R console , run :
install.packages("ggplot2", type="source",dependencies = TRUE)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment