Skip to content

problem with plot

2 messages · Edouard Henrion, Adaikalavan Ramasamy

#
Dear list,

I am using R.2.0.1 on a G5 biprocessor 2.5GHz with 2Go RAM (Mac OS X 
10.3.8).

I have some problems to use the plot function... it makes my R 
application crash  !

Have someone any idea about this problem ???

Thanks,

Edouard
#
We need more info to help you. What do you mean by "crash", does it
generate an error or something ?

I presume you have just installed R. How did you install it ? If you did
from source, did you do a "make check" ? I had this problem once and it
was traced to a broken gcc version
http://tolstoy.newcastle.edu.au/R/help/04/03/0896.html

There is also a R for Mac OS X webpage 
http://cran.r-project.org/bin/macosx/
and a special interest group with a mailing list.

Regards, Adai
On Thu, 2005-03-17 at 15:31 +0100, Edouard Henrion wrote: