Hello, everyone. I am new at this, but having a great time using R. I have, however, run into a small problem.
I have tried, unsuccessfully, to install the Hmisc and Design libraries (Harrell FE Jr) in R-aqua (Apple). These libraries are in source code only (i.e. not yet in ready-to-use binary format). Unfortunately, when I download the libraries in source format and attempt to install them directly or manually, I get an error message that states the following: Warning messages: 1: Installation of package Design had non-zero exit status in: install.packages(ui.pkgs, CRAN = getOption(where), lib = .libPaths()[1]) 2: Installation of package Hmisc had non-zero exit status in: install.packages(ui.pkgs, CRAN = getOption(where), lib = .libPaths()[1]) I would be grateful for any assistance in getting around this problem. Thanks Bema Bonsu Ohio State University. ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
