[R] source compile and problem with Hmisc
Stefan
ml at z107.de
Thu Jul 23 12:16:36 CEST 2009
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) :
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
More information about the R-help
mailing list