Re: [Rd] How to point R toward Ghostscript on a Windows XP system

2011-01-15 Thread Prof Brian Ripley
On Fri, 14 Jan 2011, Jeremy Koster wrote: A colleague designed a script for a bar plot, which I'd like to export to my directory via the barplot command: bitmap(file="barplot.tif", type="tifflzw", height=4, width=6.5, res=1250) Unfortunately, this command produces the following error message:

[Rd] How to point R toward Ghostscript on a Windows XP system

2011-01-14 Thread Jeremy Koster
A colleague designed a script for a bar plot, which I'd like to export to my directory via the barplot command: bitmap(file="barplot.tif", type="tifflzw", height=4, width=6.5, res=1250) Unfortunately, this command produces the following error message: Error in system(paste(gsexe, "-help"), int