[R-pkg-devel] FW: [CRAN-pretest-archived] CRAN submission valmetrics 1.0.0
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Wed Dec 16 09:56:56 CET 2020
On Wed, 16 Dec 2020 07:12:04 +0000
Kristin Piikki <Kristin.Piikki using slu.se> wrote:
> Check: PDF version of manual, Result: WARNING
> LaTeX errors when creating PDF version.
> This typically indicates Rd problems.
> LaTeX errors found:
> ! Package inputenc Error: Unicode char â (U+2010)
> (inputenc) not set up for use with LaTeX.
This means that some of your man/*.Rd files contain UTF-8 characters
that LaTeX isn't ready to accept. Use tools::showNonASCIIfile on those
files to find out where the non-ASCII hyphen is hiding.
Does https://win-builder.r-project.org/ catch this problem when you
submit your package there, too?
--
Best regards,
Ivan
More information about the R-package-devel
mailing list