[R] Text showing when R is launched

George Loftus george@|o|tu@ @end|ng |rom hotm@||@com
Wed Oct 11 20:21:48 CEST 2023


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

________________________________
From: Rui Barradas <ruipbarradas using sapo.pt>
Sent: 10 October 2023 12:06
To: George Loftus <george.loftus using hotmail.com>; r-help using r-project.org <r-help using r-project.org>
Subject: Re: [R] Text showing when R is launched

�s 23:56 de 09/10/2023, George Loftus escreveu:
> 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
>
>
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-help&data=05%7C01%7C%7C043f535fc4ba4d3e00cd08dbc980ec8c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638325327788856734%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=FJRpNfDJgXVD6Sg4YDGNvZRs47%2FrLg1EC7ldKLI4PSk%3D&reserved=0<https://stat.ethz.ch/mailman/listinfo/r-help>
> PLEASE do read the posting guide https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.r-project.org%2Fposting-guide.html&data=05%7C01%7C%7C043f535fc4ba4d3e00cd08dbc980ec8c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638325327788856734%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=kF2bZEZpc9OTbZZon3sRvgWyXjmgzR0ycvu83FTRlsw%3D&reserved=0<http://www.r-project.org/posting-guide.html>
> and provide commented, minimal, self-contained, reproducible code.
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


--
Este e-mail foi analisado pelo software antiv�rus AVG para verificar a presen�a de v�rus.
https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2F&data=05%7C01%7C%7C043f535fc4ba4d3e00cd08dbc980ec8c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638325327788856734%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=x%2B2dQ%2BmBdBURO9pcQJPIfk%2FWhoFgIc8f5VGsIkO7ZCY%3D&reserved=0<http://www.avg.com/>

	[[alternative HTML version deleted]]



More information about the R-help mailing list