Hi Graham,<br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Still fighting on trying to get this to work. New problem now that I have got all the bundles installed and now X11 and CarbonEL is the error message in the subject<br>
When I create a plot the quartz window opens but freezes with the spinning beachball.</blockquote><div><br>This sounds like what would happen if "CarbonEL" isn't available (see the "Graphics" subsection, and the "Troubleshooting & FAQ" section from the Rdaemon help file). With the R daemon running --or in the console of the usual R application, outside of TextMate-- you should be able to enter<br>
<br>install.packages("CarbonEL")<br><br>to obtain it. (Note that it is install.packages with an "s" on the end; the command in the troubleshooting section of the Rdaemon help file suggests the singular form, which doesn't work.) If this absence isn't the problem I'm out of my depth!!<br>
<br>Cheers,<br>Paul<br></div></div><br>