[R-SIG-Mac] program R using mac Xcode
Duncan Murdoch
murdoch.duncan at gmail.com
Fri Jun 18 03:03:38 CEST 2010
On 17/06/2010 4:55 PM, Waverley @ Palo Alto wrote:
> I want to program R inside the Xcode environment, so I can do the debugging
> etc just like I do the c/c++ programming.
>
> Now I use Emacs and ess to program R and for testing as well.
>
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
> Thanks.
>
> On Thu, Jun 17, 2010 at 1:45 PM, Duncan Murdoch <murdoch.duncan at gmail.com>wrote:
>
>
>> On 17/06/2010 4:37 PM, Waverley @ Palo Alto wrote:
>>
>>
>>> 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?
>>>
>>>
>> 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
>>
>>
>
>
More information about the R-SIG-Mac
mailing list