[R-pkg-devel] checking PDF version of manual

Brian G. Peterson brian at braverock.com
Sun Jan 31 13:04:33 CET 2016


The error says:
" Font ec-inconsolata at 540 not found"

So it looks like you need to install extra fonts.  I'm on linux, and 
haven't tried to do that on Windows in years, so I think that's about 
all I can do to help you out.

Regards,

Brian


On 01/31/2016 05:44 AM, Patrick Giraudoux wrote:
> Le 31/01/2016 12:13, Patrick Giraudoux a écrit :
>> Le 31/01/2016 11:37, Patrick Giraudoux a écrit :
>>> I am trying to check a package using R 3.2.3 on Windows
>>>
>>> R cmd check --as-cran pgirmess
>>>
>>> but surprisingly, the check get suspended on "checking PDF version of
>>> manual ..."
>>>
>>> * checking data for non-ASCII characters ... OK
>>> * checking data for ASCII and uncompressed saves ... OK
>>> * checking examples ... OK
>>> * checking PDF version of manual ...
>>>
>>> then nothing happens, and the prompt stays on that...
>>>
>>> Any idea about what is happening ?
>>>
>>> Patrick Giraudoux
>>>
>>>
>>
>> I am trying to "debug", now exploring  Rd2pdf, and get this:
>>
>> U:\Users\pgiraudo2\Documents\R\pgir_arch\pgirmess_arch\151104v1.6.3>rcmd
>> Rd2pdf
>> pgirmess
>> Hmm ... looks like a package
>> Converting Rd files to LaTeX .....
>> Creating pdf output from LaTeX ...
>> Warning: running command
>> '"C:\PROGRA~2\MIKTEX~1.9\miktex\bin\texify.exe"  --pdf
>> "Rd2.tex" --max-iterations=20 -I
>> "C:/PROGRA~1/R/R-32~1.3/share/texmf/tex/latex"
>> -I "C:/PROGRA~1/R/R-32~1.3/share/texmf/bibtex/bst"' had status 1
>> Error : running 'texi2dvi' on 'Rd2.tex' failed
>>
>> LaTeX errors:
>> !pdfTeX error: pdflatex.EXE (file ec-inconsolata): Font ec-inconsolata
>> at 540 n
>> ot found
>>  ==> Fatal error occurred, no output PDF file produced!
>>
>> Warning: running command
>> '"C:\PROGRA~2\MIKTEX~1.9\miktex\bin\texify.exe"  --pdf
>> "Rd2.tex" --max-iterations=20 -I
>> "C:/PROGRA~1/R/R-32~1.3/share/texmf/tex/latex"
>> -I "C:/PROGRA~1/R/R-32~1.3/share/texmf/bibtex/bst"' had status 1
>> Error : running 'texi2dvi' on 'Rd2.tex' failed
>>
>> LaTeX errors:
>> !pdfTeX error: pdflatex.EXE (file ec-inconsolata): Font ec-inconsolata
>> at 540 n
>> ot found
>>  ==> Fatal error occurred, no output PDF file produced!
>>
>> Error in running tools::texi2pdf()
>>
>> Looks like there is someting wrong with the call to MIKTEX and a font
>> missing. However I did not change anything to the MIKTEX configuration
>> (MIKTEK 2.9) which was working OK last time I packaged pgirmess...
>>
>> Also I can not find out how to download an "ec-inconsolata" fond
>> through the MIKTEX package manager
>>
>> Any advise appreciated.
>>
>> Cheers,
>>
>> Patrick
>>
>>
>>
>>
>
>
> I have updated all packages of MIKTEX, but with no improvement. I ge the
> same error.
>
> Question: does it comes from the MIKTEX installation (do I re-install
> it) or from rcmd Rd2pdf ?
>
> Any other user having experienced the same problem ?
>
> Patrick
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>


-- 
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock



More information about the R-package-devel mailing list