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
> 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
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 â
3 matches
Mail list logo