Hi Jeff, Your chances of getting a useful response will increase if you provide some additional information. For example, which version of R? Which version of ggplot2? What sequence of commands produces the error? What _exactly_ does the error message say?
Does update.packages(ask=FALSE, checkBuilt=TRUE) install.packages("ggplot2") help? Best, Ista On Thu, Sep 3, 2015 at 3:03 PM, Jeff Trefftzs <j...@trefftzs.org> wrote: > I just upgraded my laptop from Fedora Core 20 to Fedora Core 22, and > after the upgrade R can no longer use the ggplot2 library. The > principal complaint seems to be that libicui18n.so.50 is not found. The > version of libicu that is installed is version 54. On the other hand, > the same environment exists on my desktop computer, also with version > 54 of libicu and all works just fine. > Any hints? Has anyone else seen this? > > Thanks, > > -- > Jeff Trefftzs > http://www.trefftzs.org > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.