Hi,<br> I'm trying to use the lrm() command in R, and I keep getting this message when I try to load the Design package that it's in. Anyone know how to fix this?<br> Thanks so much, Kate<br><br>> library(Design)
<br><br>Loading required package: Hmisc<br>Error in dyn.load(x, as.logical(local), as.logical(now)) : <br> unable to load shared library '/Library/Frameworks/R.framework/Versions/2.5/Resources/library/cluster/libs/i386/cluster.so':
<br> dlopen(/Library/Frameworks/R.framework/Versions/2.5/Resources/library/cluster/libs/i386/cluster.so, 6): Library not loaded: /usr/local/lib/libgfortran.2.dylib<br> Referenced from: /Library/Frameworks/R.framework/Versions/2.5/Resources/library/cluster/libs/i386/cluster.so
<br> Reason: image not found<br>Error: package 'Hmisc' could not be loaded<br><br><br><br>