I had the same problem and my conclusion was also that the problem was that
our server was not running an X server.
I also found that bitmap(file="filename.jpg",type="jpeg"); works.. However
I want to store my plots in single jpeg files.. Unfortunately
bitmap(file="Rplot%03d.jpeg",onefile=FALSE,t
tes my Rplot001.jpg file.
Any one additional comments on how to generate multiple jpeg files?
Bachas wrote:
>
> I have the same problem. I am using R on our bioinformatics server. From
> what I have read jpeg() needs to use a widows graphics device like X11 to
> be able to genera
I have the same problem. I am using R on our bioinformatics server. From what
I have read jpeg() needs to use a widows graphics device like X11 to be able
to generate a jpeg file.
I am also very curious to see if anyone knows a solution, now I need to use
pdf() of ps() which is more time consuming
3 matches
Mail list logo