I am trying to publish my first R package. I run the R CMD CHECK
command and managed to clear all warnings and notes except the one saying:
LaTeX errors when creating PDF version. This typically indicates Rd problems.
I checked the LaTex log file but I can't make any sense of any of the information in there. Can anyone point me in the right direction? Here is the file:
LaTeX Font Warning: Some font shapes were not available, defaults substituted.
LaTeX Font Warning: Font shape `OML/cmtt/m/n' undefined
(Font) using `OML/cmm/m/it' instead
(Font) for symbol `textless' on input line 20.
LaTeX Font Warning: Some font shapes were not available, defaults substituted.
1/public/amsfonts/cm/cmtt10.pfb>
Output written on Rd2.pdf (4 pages, 117453 bytes).
Transcript written on Rd2.log.
Saving output to '<package-manual>.pdf' ...
Done