Skip to content
Prev 325418 / 398503 Next

R session freezes when I try to save a new script

On 13-06-14 10:52 AM, anferg806 at aol.com wrote:
I have sometimes seen symptoms like that when an open file dialog gets 
hidden behind another window.  R is waiting for the dialog to complete, 
but since it is hidden, it never does.  Generally it pops up eventually; 
I'm not sure why it is allowed to be hidden at all.

Duncan Murdoch