[R-SIG-Mac] R Stop Icon Bug
Simon Urbanek
simon.urbanek at r-project.org
Sun Jun 26 19:36:32 CEST 2005
Ken,
On Jun 26, 2005, at 5:32 AM, Ken Beath wrote:
> Congratulations on an excellent program. A minor bug, if while
> executing a R source file, I start up the HTML help system and then
> close it, the STOP icon in the console window remains dimmed.
Thanks for the report.
> The only way of stopping the current execution is to quit R.
From the GUI, yes (in fact, I'm surprised <Esc> doesn't work - I'll
look into that). Instead of quitting R you can still send the INT
signal to R which is equal to pressing "Stop", in Terminal type:
killall -INT R
Cheers,
Simon
More information about the R-SIG-Mac
mailing list