Hi Again,

I still cannot get the PostscriptTrace to work. The error message remains
the same.

I have run the following with no problems

> Sys.setenv(R_GSCMD="c:/Program Files(x86)/gs/gs9.07/bin/gswin32")

but the call to Postscript Trace still fails


> PostScriptTrace("fish.ps")
Error in PostScriptTrace("fish.ps") :
  status 127 in running command 'c:/Program
Files(x86)/gs/gs9.07/bin/gswin32 -q -dBATCH -dNOPAUSE -sDEVICE=pswrite
-sOutputFile=C:\Users\ahalford\AppData\Local\Temp\RtmpiIf7Zx\file8507fcd9d1
-sstdout=fish.ps.xml capturefish.ps'

What am I doing wrong here?

Andy


On 14 August 2013 12:10, Andrew Halford <andrew.half...@gmail.com> wrote:

> Hi Listers
>
> I have been trying to import a .ps graphic file into R using the grImport
> package but I keep getting the following error message
>
> Error in PostScriptTrace("fish.ps") :
>   status 127 in running command 'gswin32c.exe -q -dBATCH -dNOPAUSE
> -sDEVICE=pswrite
> -sOutputFile=C:\Users\ahalford\AppData\Local\Temp\Rtmp6BOVDe\fileffc30613d6
> -sstdout=fish.ps.xml capturefish.ps'
>
> Any advice appreciated.
>
> Andy
>
>
> --
> Andrew Halford Ph.D
> Adjunct Research Scientist
> University of Guam & Curtin University
> Ph: +61 (0) 468 419 473
>



-- 
Andrew Halford Ph.D
Adjunct Research Scientist
University of Guam & Curtin University
Ph: +61 (0) 468 419 473

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to