The reason why Hmisc is not available from CRAN can be seen on the
package check summaries. Particularly for Hmisc:
http://cran.r-project.org/web/checks/check_results_Hmisc.html
which fails everywehre now. The maintainer has been notified by
automated messages.
We do not ship binaries of packages that do not pass the checks under a
new R release.
Best wishes,
Uwe Ligges
On 23.04.2010 21:44, David Winsemius wrote:
On Apr 23, 2010, at 3:26 PM, Juliet Hannah wrote:
I should have mentioned that I also tried:
install.packages("Hmisc")
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘Hmisc’ is not available
If you have the necessary tools and install.packages("Hmisc",
type="source") also produces an error (as it apparently did in the most
recent CRAN package check), then you need to contact the package
maintainer who is listed as Charles Dupont, but generally Frank Harrell
is watching this mailing list, so he may already know about the problem.
______________________________________________
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.