[R] Can not load msm package

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Apr 1 09:48:00 CEST 2008



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.



More information about the R-help mailing list