Skip to content

program R using mac Xcode

5 messages · Waverley @ Palo Alto, Duncan Murdoch

#
Hi,

I am starting to use Xcode a lot for C/C++ programming.

Can you do R programming in Xcode? ?If can, how to configure to enable this?

Much thank in advance.

--
Waverley @ Palo Alto
#
Hi,

I am starting to use Xcode a lot for C/C++ programming.

Can you do R programming in Xcode? ?If can, how to configure to enable this?

Much thank in advance.
#
On 17/06/2010 4:37 PM, Waverley @ Palo Alto wrote:
Do you mean doing the R level stuff in Xcode, or just the C or C++ parts 
of packages?  The latter is possible, and it is useful when debugging 
low level stuff.  I don't think it is possible to get Xcode to work with 
the R interpreter (but I would love to hear that I'm wrong).

Duncan Murdoch
#
On 17/06/2010 4:55 PM, Waverley @ Palo Alto wrote:
I think it would be easier to integrate R's debugging facilities into 
Emacs than into Xcode, but I don't think anyone has done it yet.

Duncan Murdoch