Re: [Rd] Bug using X11 on mac osx (for jpeg or png creation) (PR#10800)

2008-02-20 Thread Hin-Tak Leung
That being documented behavior, I still find the documented behavior somewhat inconvenient: the fact that some code I interactively tested does not run in the same way in batch mode. My own solution involves running a separate semi-permanent Xvfb process and let R CMD BATCH uses the virtual X serv

Re: [Rd] Bug using X11 on mac osx (for jpeg or png creation) (PR#10800)

2008-02-19 Thread Prof Brian Ripley
On Tue, 19 Feb 2008, Benilton Carvalho wrote: > It's not a bug and it is my understanding that it's documented. > > From the man page on jpeg: > > They may not be usable unless the X11 display is available to the owner of > the R process. > > and later: > >'bitmap' provides an alternative w

Re: [Rd] Bug using X11 on mac osx (for jpeg or png creation) (PR#10800)

2008-02-19 Thread Benilton Carvalho
It's not a bug and it is my understanding that it's documented. From the man page on jpeg: They may not be usable unless the X11 display is available to the owner of the R process. and later: 'bitmap' provides an alternative way to generate PNG and JPEG plots that does not dep

[Rd] Bug using X11 on mac osx (for jpeg or png creation) (PR#10800)

2008-02-19 Thread bonneaud
Full_Name: Stephane Bonneaud Version: 2.6.2 OS: OSX - Leopard 10.5.2 Submission from: (NULL) (195.221.233.130) Hello, I have a R code file containing the following code: --- # This code is in r2jpg.r # myData is filled here with some data from a file jpeg(filename="test.jpg",width=960,hei