Skip to content
Prev 187516 / 398500 Next

source compile and problem with Hmisc

Hey,

I want to compile R version 2.9.1 on debian stable but the make command
stops with this message:

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