Skip to content

Text showing when R is launched

5 messages · Ivan Krylov, Rui Barradas, George Loftus

#
Good Evening,

I was wondering if you were able to help, I am running R on MacOS, it is the 2020 model mac so have install the Intel arm of R which I believe is correct

However when I launch R or resume the R window after going on a different programme the following text is running

I have also copied and pasted for ease

1   HIToolbox                           0x00007ff82142e0c2 _ZN15MenuBarInstance22RemoveAutoShowObserverEv + 30
2   HIToolbox                           0x00007ff82146a638 _ZL17BroadcastInternaljPvh + 167
3   SkyLight                            0x00007ff81c70f23d _ZN12_GLOBAL__N_123notify_datagram_handlerEj15CGSDatagramTypePvmS1_ + 1030
4   SkyLight                            0x00007ff81ca2205a _ZN21CGSDatagramReadStream26dispatchMainQueueDatagramsEv + 202
5   SkyLight                            0x00007ff81ca21f81 ___ZN21CGSDatagramReadStream15mainQueueWakeupEv_block_invoke + 18
6   libdispatch.dylib                   0x00007ff8178867fb _dispatch_call_block_and_release + 12
7   libdispatch.dylib                   0x00007ff817887a44 _dispatch_client_callout + 8
8   libdispatch.dylib                   0x00007ff8178947b9 _dispatch_main_queue_drain + 952
9   libdispatch.dylib                   0x00007ff8178943f3 _dispatch_main_queue_callback_4CF + 31
10  CoreFoundation                      0x00007ff817b215f0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  CoreFoundation                      0x00007ff817ae1b70 __CFRunLoopRun + 2454
12  CoreFoundation                      0x00007ff817ae0b60 CFRunLoopRunSpecific + 560
13  HIToolbox                           0x00007ff82142e766 RunCurrentEventLoopInMode + 292
14  HIToolbox                           0x00007ff82142e576 ReceiveNextEventCommon + 679
15  HIToolbox                           0x00007ff82142e2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
16  AppKit                              0x00007ff81ac31293 _DPSNextEvent + 909
17  AppKit                              0x00007ff81ac30114 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
18  R                                   0x0000000103d60c76 -[RController doProcessEvents:] + 166
19  R                                   0x0000000103d5b295 -[RController handleReadConsole:] + 149
20  R                                   0x0000000103d6466f Re_ReadConsole + 175
21  libR.dylib                          0x0000000104442154 R_ReplDLLdo1 + 148
22  R                                   0x0000000103d71c47 run_REngineRmainloop + 263
23  R                                   0x0000000103d66d5f -[REngine runREPL] + 143
24  R                                   0x0000000103d56718 main + 792
25  dyld                                0x00007ff8176d4310 start + 2432
1   HIToolbox                           0x00007ff8214a1726 _ZN15MenuBarInstance22EnsureAutoShowObserverEv + 102
2   HIToolbox                           0x00007ff82146a638 _ZL17BroadcastInternaljPvh + 167
3   SkyLight                            0x00007ff81c70f23d _ZN12_GLOBAL__N_123notify_datagram_handlerEj15CGSDatagramTypePvmS1_ + 1030
4   SkyLight                            0x00007ff81ca2205a _ZN21CGSDatagramReadStream26dispatchMainQueueDatagramsEv + 202
5   SkyLight                            0x00007ff81ca21f81 ___ZN21CGSDatagramReadStream15mainQueueWakeupEv_block_invoke + 18
6   libdispatch.dylib                   0x00007ff8178867fb _dispatch_call_block_and_release + 12
7   libdispatch.dylib                   0x00007ff817887a44 _dispatch_client_callout + 8
8   libdispatch.dylib                   0x00007ff8178947b9 _dispatch_main_queue_drain + 952
9   libdispatch.dylib                   0x00007ff8178943f3 _dispatch_main_queue_callback_4CF + 31
10  CoreFoundation                      0x00007ff817b215f0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  CoreFoundation                      0x00007ff817ae1b70 __CFRunLoopRun + 2454
12  CoreFoundation                      0x00007ff817ae0b60 CFRunLoopRunSpecific + 560
13  HIToolbox                           0x00007ff82142e766 RunCurrentEventLoopInMode + 292
14  HIToolbox                           0x00007ff82142e576 ReceiveNextEventCommon + 679
15  HIToolbox                           0x00007ff82142e2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
16  AppKit                              0x00007ff81ac31293 _DPSNextEvent + 909
17  AppKit                              0x00007ff81ac30114 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
18  R                                   0x0000000103d60c76 -[RController doProcessEvents:] + 166
19  R                                   0x0000000103d5b295 -[RController handleReadConsole:] + 149
20  R                                   0x0000000103d6466f Re_ReadConsole + 175
21  libR.dylib                          0x0000000104442154 R_ReplDLLdo1 + 148
22  R                                   0x0000000103d71c47 run_REngineRmainloop + 263
23  R                                   0x0000000103d66d5f -[REngine runREPL] + 143
24  R                                   0x0000000103d56718 main + 792
25  dyld                                0x00007ff8176d4310 start + 2432

Are you able to inform me what is causing this? I can't seem to find any online help regarding this

Thankyou in advance,
George Loftus

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot 2023-10-09 at 23.52.26.png
Type: image/png
Size: 303665 bytes
Desc: Screenshot 2023-10-09 at 23.52.26.png
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20231009/15713bc1/attachment.png>
#
On Mon, 9 Oct 2023 22:56:50 +0000
George Loftus <george.loftus at hotmail.com> wrote:

            
Do you have anything valuable stored in /Users/admin/.RData? Does the
message disappear if you move the file away?

If you don't get your problem solved here, try asking at
R-SIG-Mac at r-project.org.
Thank you for doing that! This is exactly the right thing to do.
#
?s 23:56 de 09/10/2023, George Loftus escreveu:
Hello,

Try deleting file

/Users/admin/.RData


It is restoring the previous session and this is many times a source for 
problems.

Hope this helps,

Rui Barradas
1 day later
#
Hi,

Thankyou for your response

<https://1drv.ms/i/s!AkfoLX--ikbqkweYckSQiXYKXJuR>
[https://9c11xq.db.files.1drv.com/y4m7xqt5yVu7b5IG1jFuopunwB7Oa9Eij0WeZ7p1lSSmBECcSIB3XjcKjXIUhdMrJwaJdjZnBRhMeAxY0_Kko06Nq1fm5IhqaHlT6aFeI3R7gicXCteRPkzqNwmCdVxZu5DhNq66IrpwDyQ1lr8E5OFdm_xL86pMgNSLAx5HRRKLPOmFdUFWdv1ID-D1PC6LvNvAB-rT87JiQonSHRJIHouLg?width=200&height=150&cropmode=center]
[https://res-h3.public.cdn.office.net/assets/mail/file-icon/png/cloud_blue_16x16.png]Screenshot 2023-10-11 at 19.19.48.png
?

However this is all that exists in Users/Admin

There were a couple of R files in there which I have since deleted but I am still getting the same issue

Thankyou,
George
#
?s 19:21 de 11/10/2023, George Loftus escreveu:
Hello,

Look at the screenshot attached to your original post. RIght before the 
red text there are two lines:

[Workspace restored from /Users/admin/.RData]
[History restored from /Users/admin/.Rapp.history]


It's the first of these two, the .RData line that you want.
Close R, delete that file and restart R to see if the error persists.

(Since it's a file starting with a period it may not appear in a 
directory listing.)

If this doesn't solve the problem, maybe try the R-SIG-Mac [1] list.

[1] https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Hope this helps,

Rui Barradas