On Sun, 29 Nov 2009, Uwe Ligges wrote:
Benilton Carvalho wrote:
Hi,
I'm observing the following warning with R-2.10.0 on a machine I have
remote access to. Like what happened to Roger (
http://www.mail-archive.com/r-devel@r-project.org/msg08669.html ), two
extra instances of X11 are open
Benilton Carvalho wrote:
Hi,
I'm observing the following warning with R-2.10.0 on a machine I have remote
access to. Like what happened to Roger (
http://www.mail-archive.com/r-devel@r-project.org/msg08669.html ), two extra
instances of X11 are open after dev.off(). Although I'm reporting t
Hi,
I'm observing the following warning with R-2.10.0 on a machine I have remote
access to. Like what happened to Roger (
http://www.mail-archive.com/r-devel@r-project.org/msg08669.html ), two extra
instances of X11 are open after dev.off(). Although I'm reporting this on
R-2.10.0, it's reprod
Hi
Sorry I haven't had time to look at this closely yet. Some general info
in case it helps in the meantime.
That warning comes from the redrawing of the display list if one of the
graphics system states becomes "invalid". Because this is a trditional
plot, it suggests that the GE_CheckPlot cod
On 5/10/07, Roger Peng <[EMAIL PROTECTED]> wrote:
> Just to follow up with a few more details on this problem (which
> persists on my PowerBook Mac but no where else). I ran a bisection
> search on the sources and found that SVN revision 40634 introduces
> this problem. This revision introduced q
Just to follow up with a few more details on this problem (which
persists on my PowerBook Mac but no where else). I ran a bisection
search on the sources and found that SVN revision 40634 introduces
this problem. This revision introduced quite a few changes to
'src/main/graphics.c' which I am jus
Since compiling R 2.5.0 from source on my Mac (PowerBook) I've noticed
some strange behavior when plotting. I'm not sure if it's a problem
with my setup/compilation because I feel like a problem as basic as
this one would have been reported already. I'm running R with X11 and
R was built with gcc