Dear listers,
I just run R CMD check on an update of one of my packages.
All seems fine but after having gone through all the Rd-file and example
checking and so on, I get the following kind of errors:
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
LaTeX errors found:
! Font T1/ptm/m/n/10=ptmr8t at 10.0pt not loadable: Metric (TFM) file not
found
.
<to be read again>
relax
l.7 \begin{document}
! Font T1/ptm/m/n/24.88=ptmr8t at 24.88pt not loadable: Metric (TFM) file
not f
ound.
<to be read again>
(and similar ones)
l.18 ...ian Hennig \email{chr...@stats.ucl.ac.uk}}
! \textfont 0 is undefined (character h).
\...@formatstring ...\...@string \UrlRight \...@th $
l.41 ...http://www.homepages.ucl.ac.uk/~ucakche/}}
! \textfont 0 is undefined (character t).
\...@formatstring ...\...@string \UrlRight \...@th $
l.41 ...http://www.homepages.ucl.ac.uk/~ucakche/}}
! \textfont 0 is undefined (character t).
\...@formatstring ...\...@string \UrlRight \...@th $
(...and lots of further ones that look preety much the same.)
I have no idea what went wrong and don't see anything suspicious in the
Rd-files.
Any hint what this could be about?
Is something missing in my LATEX-installation?
Thanks and best regards,
Christian
*** --- ***
Christian Hennig
University College London, Department of Statistical Science
Gower St., London WC1E 6BT, phone +44 207 679 1698
chr...@stats.ucl.ac.uk, www.homepages.ucl.ac.uk/~ucakche
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.