[Rd] Windows/7706 (PR#7889)
Andy Bunn
abunn at whrc.org
Mon May 23 15:19:28 CEST 2005
Is there a way to check the png build on my system?
> -----Original Message-----
> From: Philippe Grosjean [mailto:phgrosjean at sciviews.org]
> Sent: Monday, May 23, 2005 9:05 AM
> To: abunn at whrc.org
> Cc: r-devel at stat.math.ethz.ch; R-bugs at biostat.ku.dk
> Subject: Re: [Rd] Windows/7706 (PR#7889)
>
>
> abunn at whrc.org wrote:
> > With 2.1 on Windows XP SP2 (32 bit) I also get no title in a
> png plot, so I
> > can reproduce this bug. R is installed from pre-built binary.
> >
> > No title appears when I run this:
> > png("foo.png")
> > plot(1:10, main = "foo")
> > dev.off()
> > The jpeg device behaves as expected:
> > jpeg("foo.jpg")
> > plot(1:10, main = "foo")
> > dev.off()
> >
> > Thoughts on this? It looks like
> >
> > http://r-bugs.biostat.ku.dk/cgi-bin/R/Windows?id=7706
> >
> > Cheers,
> > -Andy
> >
> > R > version
> > _
> > platform i386-pc-mingw32
> > arch i386
> > os mingw32
> > system i386, mingw32
> > status
> > major 2
> > minor 1.0
> > year 2005
> > month 04
> > day 18
> > language R
>
> I can't reproduce this bug (work as expected) on my system:
> Windows XP SP2 US with:
> > version
> _
> platform i386-pc-mingw32
> arch i386
> os mingw32
> system i386, mingw32
> status
> major 2
> minor 1.0
> year 2005
> month 04
> day 18
> language R
>
> So, similar config as yours???!!!
>
> Best,
>
> Philippe Grosjean
>
>
More information about the R-devel
mailing list