When I run texi2pdf (or texi2dvi) I get the error below. Is it possible to have the texi2dvi function execute LaTeX without bibtex?
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'FactBook-Supplement.Rnw' failed.
BibTeX errors:
I found no \bibdata command---while reading file O:\Institutional Research\IR metrics\Fact Book\Supplement\build\2012-Winter.0\FactBook-Supplement.aux
I found no \bibstyle command---while reading file O:\Institutional Research\IR metrics\Fact Book\Supplement\build\2012-Winter.0\FactBook-Supplement.aux
.auxfiles first, or there might be something wrong in your tex document (e.g. did you set the bib style?). – Yihui Feb 29 '12 at 19:53.auxfiles? – Yihui Mar 1 '12 at 21:59