I have already a lot of packages installed but when I install HH only a few more are downloaded and installed:
install.packages("HH")
Installing package into ‘D:/tools/R/Packages’
(as ‘lib’ is unspecified)
also installing the dependencies ‘zoo’, ‘jpeg’, ‘mvtnorm’, ‘TH.data’, ‘sandwich’, ‘lmtest’, ‘Formula’, ‘acepack’, ‘htmlTable’, ‘gmp’, ‘latticeExtra’, ‘multcomp’, ‘reshape2’, ‘vcd’, ‘Hmisc’, ‘Rmpfr’
And you see that downloading the other packages is automatic: no requests to download more.
Can you copy to us the exact command that you use to install HH and the exact message that is telling you to install more packages? Also the system you work on and the R version may be relevant.
The output of sessionInfo() includes this information . Please also include that.