Entering edit mode
Francesco Mancuso
▴
40
@francesco-mancuso-4049
Last seen 10.4 years ago
Dear,
I'm trying to install the Hmisc tar.gz package from R command line.
This is what I'm doing
> install.packages("./Hmisc_3.6-1.tar.gz",
+
lib="/Library/Frameworks/R.framework/Versions/2.11/Resources/library/"
,
+ repos=NULL,
+ dependencies=TRUE)
And this is the error that R gives:
> require(Hmisc)
Loading required package: Hmisc
Error in library(package, lib.loc = lib.loc, character.only = TRUE,
logical.return = TRUE, :
'Hmisc' is not a valid installed package
I'm using R 2.11 on a MacOS X 10.6.3.
Any suggestion?
Thanks in advance!
Francesco
<http: pasteur.crg.es="" portal="" page="" portal="" internet=""/>
[[alternative HTML version deleted]]