Hi, I can't find anything in the R devel NEWS that would explain this warning 
that occurs when building with the devel version on winbuilder:
"
Warning: running command '"D:\compiler\texmf\miktex\bin\texify.exe" --quiet 
--pdf "hierarchical.tex" --max-iterations=20 -I 
"D:/RCompile/recent/R/share/texmf/tex/latex" -I 
"D:/RCompile/recent/R/share/texmf/bibtex/bst"' had status 1
Error: running 'texi2dvi' on 'hierarchical.tex' failed

LaTeX errors:
hical.tex:10481:  ==> Fatal error occurred, no output PDF file produced!
Execution halted
"
and the only information I find online suggests it may be a problem with the 
build system. Other packages also seem to be failing with this error on R 
devel. Building on my own windows r devel build I have no problems like this, 
and neither does a travis CI R devel build. 

I'm trying to build / submit to CRAN the ctsem package, from 
https://github.com/cdriveraus/ctsem , any help would be welcome!

Cheers,
Charles

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to