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@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.
______________________________________________
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.