[R-SIG-Mac] R-GUI after Mac crashes after 2 image plots.
Simon Urbanek
simon.urbanek at r-project.org
Thu Nov 8 19:53:33 CET 2007
On Nov 8, 2007, at 1:30 PM, Richard Friedman wrote:
> Dear R-on-Mac Community,
>
> I am using R2.6.0 with Bioconductor and I am finding that the RGui
> crashes after 2 image plots.
> On the other hand if I use R from X11 it doesn't crash however many
> images I run.
> Also the images form much faster in the X-terminal than in the R-GUI
> window.
> I would like to have the use of the GUI for pasting into the window,
> saving txt sessions etc.
>
> Here is a record of the session:
> ##################################
>> Data<-ReadAffy()
>> sessionInfo()
> R version 2.6.0 (2007-10-03)
> i386-apple-darwin8.10.1
>
> locale:
> en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] tools stats graphics grDevices utils datasets
> methods base
>
> other attached packages:
> [1] affy_1.16.0 preprocessCore_1.0.0 affyio_1.6.1
> [4] Biobase_1.16.1
>
> loaded via a namespace (and not attached):
> [1] simpleaffy_2.14.05
>> image(Data[,1])
> #produced image which I closed
>> image(Data[,2])
> #produced image, which I closed
>> image(Data[,3])
>
> # R disappears and I get an error message that states
>
> The application R quit unexpectedly
> ####################################################
> Are you interested in what I see when I click "Report". it is long.
>
Yes, please (private mail to me should suffice). It's long, but crucial.
Thanks,
Simon
More information about the R-SIG-Mac
mailing list