On 2/2/10, briancady413 <briancady...@yahoo.com> wrote: > I am trying unsuccessfully to open RcmdrPlugin.IPSUR from within Rcmdr, via > the pulldown tools menu. > It insists I restart Rcmdr, which I let happen, then Rcmdr doesn't restart, > and then I can not restart it using R's package loading function either. > >From the output I am not sure what you are doing, but this might help. There is some strange incompatibility between Rcmdr.HH and Rcmdr.IPSUR. Loading them in the following order Rcmdr.IPSUR Rcmdr.HH
will work. Inverting the order will make Commander() fail to restart. You might want to experiment this in an R --vanilla session. Liviu ______________________________________________ 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.