Dear R-sig-mac members,

After updating R to the last 2.4.1 version I could not load languageR  
any longer:

        > library(languageR)
        Loading required package: Design
        Loading required package: Hmisc
        Loading required package: acepack

        Error in dyn.load(x, as.logical(local), as.logical(now)) :
        unable to load shared library '/Library/Frameworks/ 
R.framework/Versions/2.4/Resources/library/Hmisc/libs/i386/Hmisc.so':
        dlopen(/Library/Frameworks/R.framework/Versions/2.4/Resources/ 
library/Hmisc/libs/i386/Hmisc.so, 6): Library not loaded: /usr/local/ 
gcc4.0/i686-apple-darwin8/lib/libgcc_s.1.0.dylib
        Referenced from: /Library/Frameworks/R.framework/Versions/2.4/ 
Resources/library/Hmisc/libs/i386/Hmisc.so
        Reason: image not found
        Error: package 'Hmisc' could not be loaded

        > source("/Library/Frameworks/R.framework/Versions/2.4/Resources/ 
library/Hmisc/libs/i386/Hmisc.so")
        Error in parse(file, n = -1, NULL, "?") : syntax error at
        1: Œ


Did anybody else encounter the same problem? If so, I would be very  
grateful to anybody who could tell me how to solve it.

Thanks,

Lara Tagliapietra


        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to