Hi,
My R just froze. I can't get it to do anything. It gives "Error: band value"
message to everything I type. Does anyone know if R has a safe mode that I
could check for errors and perform diagnostics? I am using R 2.6.1 on
Windows XP.
> ls()
Error: bad value
> search()
Error: bad value
> ?ls
Error: bad value
> q()
Error: bad value
--
Tom
[[alternative HTML 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
and provide commented, minimal, self-contained, reproducible code.