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@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.

Reply via email to