Mathias Ehrich wrote: > Hi all, > > this might be a very stupid question, but I tried for several hours now > and I'm helpless. I'm running windows and R 2-2-1. Recently, every time > when I have an error in my code a message box pops up telling me the > error message. The code won't continue before I click ok in the box. > Before I changed to 2-2-1 the code was just running through and I could > check within the command window for errors. I tried to find an option to > disable the message box but couldn't. > > I know it is probably not the best way to have code with errors anyway, > but I'm not that good. > > If someone knows an answer, PLEASE let me know. > > Thanks a lot for your time.
Probably you have loaded a package that handles eror messages and warnings in a different way. I remember at least one package that caused such an annyoing behaviour ... Which do you have loaded (incl. version number)? Uwe Ligges > best > > Mathias > > > [[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 ______________________________________________ [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
