I did upgrade but that did not solve the problem
--
View this message in context:
http://r.789695.n4.nabble.com/install-the-ggplot2-package-tp4650935p4650985.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailin
Hello,
Probably you should upgrade your version of R and install the package
'stringr'. To not miss dependencies, try 'install.packages("ggplot2",
dependencies=TRUE)'.
Regards,
Pascal
Le 12/11/27 17:30, Jonsson a écrit :
Has one try to install the ggplot2 package recently? I tried to insta
Has one try to install the ggplot2 package recently? I tried to install
it on my new system and had trouble:
I tried a different CRAN mirror but didn't work
library(ggplot2)
Error in loadNamespace(i, c(lib.loc, .libPaths())) :
there is no package called ‘stringr’
In addition: Warning messag
3 matches
Mail list logo