I don't have a clue, but I suspect that those who might would be
helped by your providing the output of the sessionInfo() command +
perhaps other relevant info on your computing environment.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Fri, Jul 1, 2016 at 12:56 PM, James Plante <jimplante at me.com>
wrote:> Just upgraded to R 3.3.1; when I updated the packages on CRAN, I got a
BUNCH of warning messages like the ones below:
>
> 2016-07-01 14:44:19.840 R[369:3724] IMKClient Stall detected, *please
Report* your user scenario attaching a spindump (or sysdiagnose) that captures
the problem - (imkxpc_windowLevelWithReply:) block performed very slowly (2.40
secs).
> starting httpd help server ... done
>> spindump()
> Error: could not find function "spindump"
> In addition: Warning message:
> In library() :
> library ?/Users/jimplante/Library/R/3.3/library? contains no packages
> 2016-07-01 14:47:32.774 R[369:3724] IMKClient Stall detected, *please
Report* your user scenario attaching a spindump (or sysdiagnose) that captures
the problem - (imkxpc_attributesForCharacterIndex:reply:) block performed very
slowly (1.42 secs).
>>
>
> This is not interfering with any of my work, but I?m curious to know what
it?s warning me about.
> Two more questions: 1) What?s a spindump; and 2) What?s a sysdiagnose?
> And finally, how would I get either one of those, and to whom would I send
them?
>
> Thanks,
>
> Jim
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.