Skip to content
Prev 10713 / 63424 Next

a bug of function plot (PR#4405)

On Sabato, ott 4, 2003, at 04:56 Europe/Rome, xzhao@stat.wvu.edu wrote:

            
are you referring to which version of R for MacOSX. Till 1.7.1 there  
were two versions: darwin/X11 and Carbon port of R both running under  
OSX.

In darwin/X11 the quartz device has never worked correctly wrt to lty,  
symbol fonts and ISOLatin/MacRoman related display. All of this has  
been fixed and many new features has been implemented for the quartz  
device int he forthcoming release 1.8.0 of R.
If you were using Carbon R, than probably also using the macintosh()  
device. In this case lty was only partly working. In any case this  
device is no longer used by any port of R since 1.7.1 is the last  
release of Carbon R.
There is now a new darwin port of R which has an Aqua gui. This version  
is intended to replace the old Carbon R.
It is called RAqua and you'll find it on CRAN under the bin/macosx dir  
_after_ R-1.8.0 is relased.

If you where talking about X11, this lty problems seems not to be  
there. Have you also the latest X11 window manager from apple?

In any case, please be more precise on all the parts of your  
configurations that are relevant wrt to the claimed bug, otherwise we  
cannot be helpful to you and we hardly understand if and where there is  
a bug.

stefano