5 Jul
2006
5 Jul
'06
6:56 p.m.
Johan Sandblom
I think some quoting is required:
\def\runR {\executesystemcommand{texmfstart --ifchanged=\Rfile\space --direct R CMD BATCH "-q --save --restore \Rfile\space \Rfile.out"}}
works here, but then I am on Linux. I think eventually Mac expertise may be required.
Unfortunately, the quoting doesn't help. Closer inspection of the log file reveals lines such as: system(texmfstart --ifchanged=test-r-1.tmp --direct R CMD BATCH "-q --save --restore test-r-1.tmp test-r-1.tmp.out")...disabled. with both the original \runR and new, batch mode. Matt