On Thu, Jul 23, 2009 at 12:16:36PM +0200, Stefan wrote:
> I want to compile R version 2.9.1 on debian stable but the make command
> stops with this message:
> 
> ...
> begin installing recommended package VR
> Error in library("Hmisc", verbose = FALSE) : 
> there is no package called 'Hmisc'
> Execution halted
> ...

    library("Hmisc", verbose=FALSE)
in ~/.Rprofile was the problem.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to