[R] Problems with PDF/Latex when building a package

Erin Hodgess erinm.hodgess at gmail.com
Sat Apr 3 00:43:00 CEST 2010


Dear R People:

I'm building a packages on an Ubuntu Karmic Koala 9.10 system and am
getting the following errors:


* checking PDF version of manual ... WARNING
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>
                   relax
l.8 \chapter*{}
! Font T1/ptm/bx/n/24.88=ptmb8t at 24.88pt not loadable: Metric (TFM) file not
found.
<to be read again>
                   relax
l.8 \chapter*{}
! Font \T1/ptm/b/n/24.88=nullfont not loadable: Metric (TFM) file not found.
<to be read again>
                   \relax
l.8 \chapter*{}

! Font T1/ptm/bx/n/10=ptmb8t at 10.0pt not loadable: Metric (TFM) file not foun
d.
<to be read again>
                   relax
l.10 {\textbf{\huge Package `RcmdrPlugin.epack'}
! Font \T1/ptm/b/n/10=nullfont not loadable: Metric (TFM) file not found.
<to be read again>
                   \relax
l.10 {\textbf{\huge Package `RcmdrPlugin.epack'}
                                                }
! Font T1/ptm/bx/n/20.74=ptmb8t at 20.74pt not loadable: Metric (TFM) file not
found.
<to be read again>
                   relax
l.10 {\textbf{\huge Package `RcmdrPlugin.epack'}
! Font \T1/ptm/b/n/20.74=nullfont not loadable: Metric (TFM) file not found.
<to be read again>
                   \relax
l.10 {\textbf{\huge Package `RcmdrPlugin.epack'}
                                                }
! Font T1/ptm/m/n/12=ptmr8t at 12.0pt not loadable: Metric (TFM) file not found
.
<to be read again>
                   relax
l.11 \par\bigskip{\large
! Font T1/pcr/m/n/10=pcrr8t at 10.0pt not loadable: Metric (TFM) file not found
.
<to be read again>
                   relax
l.19 ...AsIs{Erin Hodgess\email{hodgesse at uhd.edu}}
! Font T1/ptm/m/n/14.4=ptmr8t at 14.4pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
                   relax
l.33 ...r Plug-In}{RcmdrepackPlugin.Rdash.package}
! Font T1/ptm/bx/n/14.4=ptmb8t at 14.4pt not loadable: Metric (TFM) file not fo
und.
<to be read again>
                   relax
l.33 ...r Plug-In}{RcmdrepackPlugin.Rdash.package}
! Font \T1/ptm/b/n/14.4=nullfont not loadable: Metric (TFM) file not found.
<to be read again>
                   \relax
l.33 ...r Plug-In}{RcmdrepackPlugin.Rdash.package}

! Font T1/phv/m/n/14.4=phvr8t at 14.4pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
                   relax
l.33 ...r Plug-In}{RcmdrepackPlugin.Rdash.package}
! Font T1/ptm/m/it/10=ptmri8t at 10.0pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
                   relax
l.33 ...r Plug-In}{RcmdrepackPlugin.Rdash.package}
! Font T1/ptm/m/sl/10=ptmro8t at 10.0pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
                   relax
l.62 \end{document}
! Font T1/phv/m/n/10=phvr8t at 10.0pt not loadable: Metric (TFM) file not found
.
<to be read again>
                   relax
l.62 \end{document}
* checking PDF version of manual without index ... ERROR
erin at ubuntu:~$


When I run on another system, it runs fine.  Has anyone run into this
lately, please?

I got the pdflatex via sudo apt-get install pdflatex.

Thanks,
Erin


-- 
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com



More information about the R-help mailing list