[Rd] R-2.6.0> problem to load library(stats) (PR#9956)
dominique.couturier at mac.com
dominique.couturier at mac.com
Wed Oct 10 16:35:30 CEST 2007
Hello,
I just installed R-2.6.0 on my computer (OSX 10.4.10, ppc) and get
the following message when I try to load the library stats:
> library(stats)
Error in dyn.load(file, ...) :
kann shared library '/Library/Frameworks/R.framework/Resources/
library/stats/libs/ppc/stats.so' nicht laden:
dlopen(/Library/Frameworks/R.framework/Resources/library/stats/libs/
ppc/stats.so, 6): Library not loaded: /usr/local/lib/libgfortran.2.dylib
Referenced from: /Library/Frameworks/R.framework/Resources/library/
stats/libs/ppc/stats.so
Reason: image not found
Fehler: Laden von Paket/Namensraum f"ur 'stats' fehlgeschlagen
This warning also appears at the startup of R.
Kind Regards,
DlC
More information about the R-devel
mailing list