Michael Kubovy wrote:

What am I doing wrong?

 >  install.packages("Hmisc")
trying URL `http://cran.r-project.org/src/contrib/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 47565 bytes
opened URL
==================================================
downloaded 46Kb

trying URL `http://cran.r-project.org/src/contrib/Hmisc_3.0-1.tar.gz'
Content type `application/x-tar' length 453567 bytes
opened URL
==================================================
downloaded 442Kb

No further messages here? E.g. something like * Installing *source* package 'Hmisc' ... ** libs ?


Have you installed other packages with/without success before?

What happens when trying to install from the command line using
  R CMD INSTALL
?


Uwe Ligges



Delete downloaded files (y/N)?

The packages are in /tmp/Rtmp1911/Rinstdir77a4044d
Warning message:
Installation of package Hmisc had non-zero exit status in: install.packages("Hmisc")
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS: P.O.Box 400400 Charlottesville, VA 22904-4400
Parcels: Room 102 Gilmer Hall
McCormick Road Charlottesville, VA 22903
Office: B011 +1-434-982-4729
Lab: B019 +1-434-982-4751
Fax: +1-434-982-4766
WWW: http://www.people.virginia.edu/~mk9y/
[[alternative text/enriched version deleted]]


______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to