Entering edit mode
Casper Shyr
▴
140
@casper-shyr-4113
Last seen 10.3 years ago
Hello,
I am having trouble creating pdf from tex in R. My commands are:
> library(tools)
> texi2dvi("demo.tex",pdf=TRUE)
Error in texi2dvi("demo.tex", pdf = TRUE) :
unable to run 'pdflatex' on 'demo.tex'
It seems the function texi2dvi isn't working for me. I am using
windows version of R, version 2.12.
Thanks!
Casper
[[alternative HTML version deleted]]