Paul,<br><br>Thanks, that would all seems to make sense. And yes it does seem a nice environment, which played a small part in my decision to buy a Mac. <br><br>Graham<br><br><div><span class="gmail_quote">On 20/02/2008, <b class="gmail_sendername">Paul McCann</b> <<a href="mailto:paul.mccann@adelaide.edu.au">paul.mccann@adelaide.edu.au</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Graham,<br><div class="gmail_quote"><span class="q"><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">However, I am not at all sure what to do with the other two files (Rdaemon and R,app) as these don't unzip to bundle files.</blockquote>

</span><div><br>Fair enough! Looks like those other files *are* zip files but lacked the extension. To get the Rdaemon version running rename "R" to "R.zip" and then double click it. You should see<br>
<br>R Console (Rdaemon).tmbundle<br>
<br>which can then be double clicked to add it to TextMate. <br><br>Now open a new file, change the language to "R Console (Rdaemon)" from the selector at the bottom of the window. Type<br><br>start[tab]<br><br>

and the daemon should start. There might be a small bug here in that you'll see two ">" signs. Just delete one of them and begin to enter R commands as you would in the console.<br></div><span class="q"><div>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If I type "test<-c(3,4, 6, 7, 8, 9, 10)" in TextMate and hit command R, An R runtime opens and the command is executed and this line appears in the runtime.<br>

<br>I would now expect to type "test" in Textmate, hit command R again and get something like:<br><br>> test<br>[1]  3  4  6  7  8  9 10</blockquote></span><div><br>This should now work as you expect. It's a really nice environment!<br>

<br>Good luck,<br>Paul <br></div></div><br>
<br><br>
______________________________________________________________________<br>
For new threads USE THIS: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
(threading gets destroyed and the universe will collapse if you don't)<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.macromates.com/mailman/listinfo/textmate" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>