[R] doBy and Hmisc on R version 2.11.0
Juliet Hannah
juliet.hannah at gmail.com
Fri Apr 23 21:09:39 CEST 2010
I installed R 2.11.0, and I don't think I can load the doBy package
now. Any suggestions?
> library("doBy")
Loading required package: survival
Loading required package: splines
Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
there is no package called 'Hmisc'
Error: package/namespace load failed for 'doBy'
> sessionInfo()
R version 2.11.0 (2010-04-22)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United
States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] splines stats graphics grDevices utils datasets
methods base
other attached packages:
[1] survival_2.35-8
loaded via a namespace (and not attached):
[1] grid_2.11.0 lattice_0.18-5 Matrix_0.999375-38
More information about the R-help
mailing list