On 8/4/2005 11:39 AM, Shengzhe Wu wrote: > and how about R on windows system? since I am currently using R of > windows version.
Hit "ESC" in the console. If that doesn't work, there's a bug. Report it to the package maintainer if you're running package code, or here if it's base code. Be sure to give enough details that others can see things freeze. And if it really is frozen, you can use Ctrl-Alt-Del to open the Windows Task Manager, select the Rgui application, and "End task". Assuming you have permission, etc. Duncan Murdoch > > Thank you, > Shengzhe > > On 8/4/05, Roger D. Peng <[EMAIL PROTECTED]> wrote: >> On Unix you can send one of the 'USR' signals to 'kill'. See >> ?Signals. >> >> -roger >> >> Shengzhe Wu wrote: >> > Hello, >> > >> > How to stop the process when there is a mishandling making R system >> > frozen? If there is a way other than quitting the system when frozen >> > occurs? >> > >> > Thank you, >> > Shengzhe >> > >> > ______________________________________________ >> > [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 >> > >> >> -- >> Roger D. Peng >> http://www.biostat.jhsph.edu/~rpeng/ >> > > ______________________________________________ > [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
