Why does R sometimes stop displaying output?
Posted
by Winston C. Yang
on Stack Overflow
See other posts from Stack Overflow
or by Winston C. Yang
Published on 2010-05-27T19:44:09Z
Indexed on
2010/05/27
21:21 UTC
Read the original article
Hit count: 225
r
Sometimes R stops displaying output. I type the number 1, followed by the return key, and nothing appears.
This situation occurred after I pressed the "STOP" icon in the window, which is for stopping long calculations. I'm using R 2.11.0 on a Mac.
Does pressing "STOP" cause R to stop displaying output? How do I get R to display output again?
© Stack Overflow or respective owner