Re: [R] Problem in installing package "ggplot2"

2014-07-18 Thread Jeff Newmiller
The obvious workaround (to me) is to go back and use 3.1 until you figure out how to setup 3.1.1. Re the latter... you have omitted some key information that strongly suggests that you have not read the Posting Guide. You might find reading [1] helpful as well. [1] http://stackoverflow.com/qu

Re: [R] Problem in installing package "ggplot2"

2014-07-18 Thread William Dunlap
> install.packages("ggplot2",dependencies=T) > However, it didn't work, either.. it's so confusing. What does R print when you type the 2 lines install.packages("ggplot2", dependencies=TRUE) libraray(ggplot2) ? ("didn't work" covers a lot of ground - seeing the entire printed output may tel

[R] Problem in installing package "ggplot2"

2014-07-18 Thread 오건희
Hi.. After I upgraded R from 3.1 to 3.11, I stuck with problem in installing 'ggplot2' package The error message was; Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘Rcpp’ Error: package or namespace load failed for â