R 4.0.2 GUI does not terminate with Cmd+Q
On 29/10/2020 6:30 a.m., Petar Milin wrote:
I am experiencing some unexpected behaviour of R for R 4.0.2 GUI 1.72 Catalina build (7847): It does not quit properly when I am using Cmd+Q but instead halts and starts overheating my machine. I need to kill the process in Activity Monitor. However, if I type the command q() it seems it's doing the expected thing. Any advice?
I'm not seeing that with the current release, 4.0.3 R.app GUI 1.73 (7892) x86_64-apple-darwin17.0. So I'd suggest updating. Duncan Murdoch