Jonathan,
thanks for reporting this. In fact a handful packages
(labdsv,MNP,caTools and ftnonpar) were affected by this, probably a
left-over from a manual build run. They have been all fixed and
should become available from CRAN tomorrow.
If you don't want to wait, you have two options:
- install it directly from r.research.att.com, i.e.
install.packages("labdsv",,"http://r.research.att.com")
or
- install gcc4.0 from the R CRAN image
Thanks,
Simon
On May 19, 2006, at 9:40 AM, Jonathan Hughes wrote:
> Hi all,
>
> After installation of labdsv Package MAnager fails to load the
> program with the following error message:
>
> Loading required package: mgcv
> This is mgcv 1.3-16
> Loading required package: MASS
> Loading required package: akima
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
> unable to load shared library '/Library/Frameworks/R.framework/
> Resources/library/labdsv/libs/ppc/labdsv.so':
> dlopen(/Library/Frameworks/R.framework/Resources/library/labdsv/
> libs/ppc/labdsv.so, 6): Library not loaded: /usr/local/gcc4.0/lib/
> libgfortran.0.dylib
> Referenced from: /Library/Frameworks/R.framework/Resources/library/
> labdsv/libs/ppc/labdsv.so
> Reason: image not found
> In addition: Warning messages:
> 1: cannot create HTML package index in: make.packages.html()
> 2: cannot create HTML package index in: make.packages.html()
> 3: cannot create HTML package index in: make.packages.html()
> Error in library(labdsv) : .First.lib failed for 'labdsv'
>
>
> If I type library(labdsv) I receive this error message:
>
>> library(labdsv)
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
> unable to load shared library '/Library/Frameworks/R.framework/
> Resources/library/labdsv/libs/ppc/labdsv.so':
> dlopen(/Library/Frameworks/R.framework/Resources/library/labdsv/
> libs/ppc/labdsv.so, 6): Library not loaded: /usr/local/gcc4.0/lib/
> libgfortran.0.dylib
> Referenced from: /Library/Frameworks/R.framework/Resources/library/
> labdsv/libs/ppc/labdsv.so
> Reason: image not found
> Error in library(labdsv) : .First.lib failed for 'labdsv'
>>
>
> Suggestions?
>
> _______________________________________________
> R-SIG-Mac mailing list
> [email protected]
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac