When running R CMD check on packages made with roxygen2, I get an error:<div><br></div><div><div>* checking PDF version of manual ... WARNING</div><div>LaTeX errors when creating PDF version.</div><div>This typically indicates Rd problems.</div>

<div>* checking PDF version of manual without hyperrefs or index ... OK</div></div><div><br></div><div>On inspecting the Rdlatex.log, the only odd thing I can find are the lines</div><div><br></div><div>No file Rd2.aux.</div>

<div>No file Rd2.toc.</div><div><br></div><div>The manual.pdf seems fine. I am sure the cran authorities will condone this one, but how can I prevent this warning from appearing? I am using R 2.14 on Ubuntu 11.10 with the standard texlive stuff.</div>

<div><br></div><div><br></div>