[R] source compile and problem with Hmisc
Uwe Ligges
ligges at statistik.tu-dortmund.de
Thu Jul 23 12:23:59 CEST 2009
Stefan wrote:
> Hey,
>
> I want to compile R version 2.9.1 on debian stable but the make command
> stops with this message:
>
> ...
>>>> Building/Updating help pages for package 'tcltk'
> Formats: text html latex example
> make[2]: Leaving directory `/usr/src/R/R-2.9.1/src/library'
> make[1]: Leaving directory `/usr/src/R/R-2.9.1/src/library'
> make[1]: Entering directory
> `/usr/src/R/R-2.9.1/src/library/Recommended'
> make[2]: Entering directory
> `/usr/src/R/R-2.9.1/src/library/Recommended'
> begin installing recommended package VR
> Error in library("Hmisc", verbose = FALSE) :
Do you have some code in one of R's startup scripts that loads Hmisc?
This won't happen in a clean environment.
Uwe Ligges
> there is no package called 'Hmisc'
> Execution halted
> make[2]: *** [VR.ts] Error 1
> make[2]: Leaving directory
> `/usr/src/R/R-2.9.1/src/library/Recommended'
> make[1]: *** [recommended-packages] Error 2
> make[1]: Leaving directory
> `/usr/src/R/R-2.9.1/src/library/Recommended'
> make: *** [stamp-recommended] Error 2
>
>
> Any ideas?
>
> regards,
> stefan
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list