An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20111103/6cb9acfd/attachment.pl>
R 2.13, 2.14 on an older G4
3 messages · Peter Macdonald, Martin Ellis, Simon Urbanek
I've been having the same problem with my G5, but haven't had time to figure out what's going wrong. Maybe something changed between 2.12 and 2.13 in the way that R.app handles user input? Martin
On 3 November 2011 19:16, Peter Macdonald <pdmmac at mcmaster.ca> wrote:
I rather hope that there can be ?a simple fix for this as I use older G4?s in the classroom; this one is a 1.33 GHz PowerPC G4 with OS 10.5.8. R 2.13, 2.14 work perfectly in a Terminal window. The GUI also works until there is a syntax error, then it hangs with the spinning disk. Looks like it is trying to find the error message but can?t. Wasn?t a problem with 2.12.2. Thanks for any assistance! -- ?Peter D.M. Macdonald, D.Phil., P.Stat. ?Professor Emeritus of Math & Statistics ?McMaster University ?Hamilton, ON, Canada L8S 4K1 ?Tel: +1 905 525 9140 X 23423 ? ? ? ?[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
On Nov 3, 2011, at 3:41 PM, Martin Ellis wrote:
I've been having the same problem with my G5, but haven't had time to figure out what's going wrong. Maybe something changed between 2.12 and 2.13 in the way that R.app handles user input?
It's an old issue that we never figured out - it has to do with the way R signals errors. For some reasons the sigjmp caused by an error will destroy the stack in recent GUI versions. Unfortunately it's not something the GUI caused per se (AFAIK) but rather something that changed as a side effect of something entirely unrelated (maybe compiler versions?). The real reason is so far unknown. I'll see if I can dig deeper ... Cheers, Simon
Martin On 3 November 2011 19:16, Peter Macdonald <pdmmac at mcmaster.ca> wrote:
I rather hope that there can be a simple fix for this as I use older G4?s
in the classroom; this one is a 1.33 GHz PowerPC G4 with OS 10.5.8.
R 2.13, 2.14 work perfectly in a Terminal window. The GUI also works until
there is a syntax error, then it hangs with the spinning disk. Looks like it
is trying to find the error message but can?t. Wasn?t a problem with 2.12.2.
Thanks for any assistance!
--
Peter D.M. Macdonald, D.Phil., P.Stat.
Professor Emeritus of Math & Statistics
McMaster University
Hamilton, ON, Canada L8S 4K1
Tel: +1 905 525 9140 X 23423
[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac