John Sorkin wrote:
windows XP R 2.6.0
What about upgrading to some recent version of R?
I have tried to install the msm package several times.
How?
Using the menu?
Or with install.packages("msm") ?
Which mirror did you choose?
> Each time the installation appears to work. I then go to
PACKAGES->LOAD PACKAGE but the msm package does not appear in the SELECT ONE dialog box. Can someone suggest how I can get msm to run on my system? Thanks, John
What happens if you say
library("msm")
Does install.packages("msm") report any error message?
Uwe Ligges
Confidentiality Statement: This email message, including any
attachments, is for th...{{dropped:6}}
______________________________________________ R-help at 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.