Skip to content
Prev 3927 / 15075 Next

Not able to load package Hmisc

On 9/10/07 10:33 AM, Olaf B?rger wrote:
> I seem to have the same problem as others loading several packages.
 > One example: Hmisc.
 >
 > install.packages(Hmisc)
 >
 > R tells me:
 >
 > Warning message:
 > package ?Hmisc? is not available
 >
 > And if I open Paketinstallation, cran does not offer Hmisc either.

I can't see Hmisc in the CRAN (binaries) list in the Package Installer 
either, although it's there in the CRAN (sources) list. I downloaded the 
OS X binary directly from 
http://cran.r-project.org/bin/macosx/universal/contrib/r-release/Hmisc_3.4-2.tgz
and that installed fine.

James