Skip to content
Prev 178147 / 398506 Next

Error building package: LaTeX error when creating PDF version

On 23/04/2009 8:24 PM, Peter Dunn wrote:
You should also have a .log file in the same directory as the .tex file. 
  You probably have a new one now that pdflatex works; please move that 
one aside and run R CMD check again.  If you get a .log file, it should 
list whatever the error was; you could compare it to the .log that 
worked if you can't spot it.  If you don't get a new log, that means R 
CMD check couldn't run pdflatex.

Duncan Murdoch