Skip to content
Back to formatted view

Raw Message

Message-ID: <E9542001-96A4-4BA8-B77B-455F8BF6F57D@stat.berkeley.edu>
Date: 2007-02-14T18:21:38Z
From: Kasper Daniel Hansen
Subject: Building R GUI
In-Reply-To: <295E0FA9-2174-4439-9D10-571988700BE1@mac.com>

And (I think) use Xcode 2.4.1.

Kasper

On Feb 14, 2007, at 8:13 AM, Rob J Goedman wrote:

> Hi Demitri,
>
> You can't (easily) mix and match the CRAN version of R with Xcode
> right now.
> You will have to build R from source using Apple's gcc etc.
>
> And rebuild all packages you would like to use as well.
>
> Rob
>
>
> On Feb 14, 2007, at 5:09 AM, thatsanicehatyouhave at mac.com wrote:
>
>> Hi,
>>
>> I am trying to run the R GUI from Xcode and am having a little
>> problem with it. I have the current R distribution installed (R 2.4.1
>> GUI 1.18 (4038)). I downloaded build 4045 of the Xocde project and am
>> able to compile with no problem. R GUI runs, but the first time I
>> open a quartz window it crashes.
>>
>> It's dying in QuartzDevice.m on line 686:
>>
>> [xd->DevView lockFocus];
>>
>> What's happening is that xd is nil, the line 676 above is not
>> returning a proper QuartzDesc:
>>
>> QuartzDesc *xd = (QuartzDesc*)dd->deviceSpecific;
>>
>> I don't see anything unusual on the console. Finally, I'm running
>> Xcode 2.4 on OS X 10.4.8 on an Intel Mac mini.
>>
>> Cheers for any help!
>>
>> Demitri
>>
>> _______________________________________________
>> R-SIG-Mac mailing list
>> R-SIG-Mac at stat.math.ethz.ch
>> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac