Tom had the following error when he tried grattanReporter(compile = TRUE, pre_release = TRUE, release = TRUE).
No such error with grattanReporter(compile = TRUE, pre_release = TRUE)
Error: /undefinedfilename in (Report.pdf)
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push
Dictionary stack:
--dict:726/1123(ro)(G)-- --dict:0/20(G)-- --dict:75/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
Error in gettextf("status %d in running command '%s'", ret, cmd) :
object 'cmd' not found
Tom had the following error when he tried
grattanReporter(compile = TRUE, pre_release = TRUE, release = TRUE).No such error with
grattanReporter(compile = TRUE, pre_release = TRUE)