# Latex font not loadable error causing build failure for R package

**URL:** https://travis-ci.community/t/latex-font-not-loadable-error-causing-build-failure-for-r-package/3738
**Category:** R
**Created:** [June 15, 2019, 4:26am UTC](https://travis-ci.community/t/latex-font-not-loadable-error-causing-build-failure-for-r-package/3738 "2019-06-15T04:26:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RobinHankin](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/robinhankin/32/1980_2.png) [@RobinHankin](https://travis-ci.community/u/RobinHankin)
#### Post date: [June 15, 2019, 4:26am UTC](https://travis-ci.community/t/latex-font-not-loadable-error-causing-build-failure-for-r-package/3738/1 "2019-06-15T04:26:47Z")

</div>

Hi there, (new here, apologies if I’m not following etiquette).

I’m having difficulty making one of my R packages (RobinHankin/lorentz) pass the build process on travis; the package is clean on CRAN. There was a thread on inconsolata.sty not long ago that may or may not be related.

The error message I get is:

Running ‘texi2dvi’ on ‘lorentz.tex’ failed.  
LaTeX errors:  
! Font U/wasy/m/n/10.95=wasy10 at 10.95pt not loadable: Metric (TFM) file not f  
ound.  
  
relax  
l.85 \begin{document}  
! Font U/wasy/m/n/8=wasy8 at 8.0pt not loadable: Metric (TFM) file not found.  
  
relax  
l.85 \begin{document}

! Font U/wasy/m/n/6=wasy6 at 6.0pt not loadable: Metric (TFM) file not found.  
  
relax  
l.85 \begin{document}

But as you can see from the commits, I’ve tried with increasing frustration) lots of things with no success. Can anyone advise?
