package 'stringi' does not work after updating to R3.2.1
问题 I saw a version of this question posted, but still did not see the answer. I am trying to use ggplot2 but get the following errors (everything worked this morning using R3.0.2 'frisbee sailing' with RStudio version 0.98.1102. I updated both R and Rstudio and now get the following: library(ggplot) Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘stringi’ Error: package or namespace load failed for ‘ggplot2’ So naturally I tried: > install