[R] cannot load zoo package
Achim Zeileis
Achim.Zeileis at uibk.ac.at
Sun Nov 13 17:52:52 CET 2011
There was a problem with @rpath within R.app on the Mac. Either starting R
within a shell (instead of R.app) or updating R.app should both resolve
the problem. See
https://stat.ethz.ch/pipermail/r-sig-mac/2011-November/008757.html
for details.
Z
On Sun, 13 Nov 2011, hawkhandler wrote:
> Using:
> Mac OS 10.7.2
> R version 2.13.2
>
> I cannot load the zoo package. The install runs fine but when trying to
> load it i get the following error:
>
> /Error in dyn.load(file, DLLpath = DLLpath, ...) :
> unable to load shared object
> '/Users/ntyhurst/Library/R/2.13/library/zoo/libs/i386/zoo.so':
> dlopen(/Users/ntyhurst/Library/R/2.13/library/zoo/libs/i386/zoo.so, 6):
> Library not loaded:
> @rpath/R.framework/Versions/2.13/Resources/lib/libR.dylib
> Referenced from:
> /Users/ntyhurst/Library/R/2.13/library/zoo/libs/i386/zoo.so
> Reason: image not found
> Error: package/namespace load failed for 'zoo'/
>
> I appreciate any and all help. thank you.
>
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/cannot-load-zoo-package-tp4036835p4036835.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> 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.
>
More information about the R-help
mailing list