Hi,<br>&nbsp;&nbsp; I&#39;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&#39;s in. Anyone know how to fix this?<br>&nbsp;&nbsp; Thanks so much, Kate<br><br>&gt; library(Design)
<br><br>Loading required package: Hmisc<br>Error in dyn.load(x, as.logical(local), as.logical(now)) : <br>&nbsp;&nbsp;&nbsp; unable to load shared library &#39;/Library/Frameworks/R.framework/Versions/2.5/Resources/library/cluster/libs/i386/cluster.so&#39;:
<br>&nbsp; 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>&nbsp; Referenced from: /Library/Frameworks/R.framework/Versions/2.5/Resources/library/cluster/libs/i386/cluster.so
<br>&nbsp; Reason: image not found<br>Error: package &#39;Hmisc&#39; could not be loaded<br><br><br><br>