[Rd] R-2.6.0> problem to load library(stats) (PR#9956)

Simon Urbanek simon.urbanek at r-project.org
Wed Oct 10 20:23:45 CEST 2007


Dominique,

please make sure you have the correct, current R binary from CRAN. It  
should have the MD5 hash of ff218b4e5687077c0078ca4948be1205 (for the  
full R). If it doesn't, please make sure you fetch it from another  
mirror. For a very brief period of time (less than 24h) there was a  
binary featuring the problem you list, but it was fixed immediately.

Cheers,
Simon


On Oct 10, 2007, at 10:35 AM, dominique.couturier at mac.com wrote:

> 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
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>



More information about the R-devel mailing list