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 âggplot2â I tried to find out resolution on the web.. and most people recommend following; install.packages("ggplot2",dependencies=T) However, it didn't work, either.. it's so confusing. I should use this package ASAP.. so, hope you guys give me a clear answer. Best for your effort, [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.