checking PDF version of manual ... WARNING
Dear All,
I have made an R package in R version 3.4.3. In this version (R 3.4.3) the package is running well no warning and the error found. But when I change the R version in to R 3.5.0 and try to check the package then i have found a WARNING given below.
- checking PDF version of manual ... WARNING
Please help me to solve the problem.
Best Pijush
• 4,668 views
•
link
1 answer
I have solve the problem at last.
Please see the web page link given below https://tex.stackexchange.com/questions/125274/error-font-ts1-zi4r-at-540-not-found
Actually the full error or the warning was given below
- checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: !pdfTeX error: pdflatex.EXE (file ts1-zi4r): Font ts1-zi4r at 540 not found ==> Fatal error occurred, no output PDF file produced!
- checking PDF version of manual without hyperrefs or index ... ERROR
Please follow the instruction given in the web page, the problem will be solved.
Thanks
• 0 views
•
link
Log in to answer this question.
We can't really do anything with the information provided. Have you tried compiling the manual outside of R CMD build?