[R] R under OS X El Capitan 10.11.2

David Winsemius dwinsemius at comcast.net
Sat Jan 2 09:04:04 CET 2016


> On Jan 1, 2016, at 6:54 PM, Paul Schlesinger <phschlesinger at gmail.com> wrote:
> 
> Since Apple upgrade to 10.11.2 and the new version ggplot2 running
> library(ggplot2) gives the following
> 
> Error in library.dynam(lib, package, package.lib) :
>  shared object ‘Rcpp.so’ not found
> Error: package or namespace load failed for ‘ggplot2’

Do you have Rcpp_0.12.2 installed?


> Updating all packages went without errors but did not correct this error.

If you used `update.packages, did you use checkBuilt=TRUE?

> Re-installing R did not correct the situation and similar errors occur in
> Studio.  This same R version and ggplot2 on Windows 7 did not produce these
> error and is why I do not suspect ggplot2.
> 
> Thank you
> -- 
> Paul H. Schlesinger MD, PhD
> Washington University School of Medicine
> 
> 	[[alternative HTML version deleted]]

Please read the Posting Guide. You are asked to post questions suspected of being due to Mac-related issues on R-SIG-Mac and you are asked to post in HTNL. You are further asked to post a full description of your setup including output from sessionInfo()

> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

-- 
David Winsemius
Alameda, CA, USA



More information about the R-help mailing list