[R] gray grid on quartz()

Prof Brian Ripley ripley at stats.ox.ac.uk
Sun May 25 09:44:57 CEST 2008


On Sun, 25 May 2008, Angel Berihuete Macías wrote:

> Hello everybody.
>
> Recently I update from R6.3 to R7.0 on Mac OS X,  and an ugly gray grid 
> appear when I use the function image() or pdf()
>
> What I am doing wrong?

- there is a list r-sig-mac for MacOS enquiries.
- There is no R7.0 nor R6.3.  We can guess you meant 2.7.0, but there is
   no 2.6.3 either.  The posting guide specifically asks for accurate
   version information. 
- there is no reproducible example here.

Now, considering the use of image() on quartz() in R 2.7.0, there is a 
(equally vague) bug report and thread at

https://stat.ethz.ch/pipermail/r-devel/2008-May/049650.html

that seems similar to your comments.  Simon Urbanek has made some changes 
to quartz() to alleviate this, so please try a current R-patched build.

But this does not apply to pdf(), although the effect is seen in some PDF 
viewers (and is a bug in those viewers).

> Thank's for your help,
>
> Ángel.
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595


More information about the R-help mailing list