This is a test version of Biostars. For the public version, visit https://www.biostars.org.
LaTeX errors when creating PDF version.

Hi

I am facing a common problem in R. I have searched a lot but nobody gives a proper way. The problem is : when I am tying to check my package in R created by me it shows an error given below

> LaTeX errors when creating PDF version.
This typically indicates Rd problems.
LaTeX errors found:
! Package inputenc Error: Unicode char  (U+9D)
(inputenc)                not set up for use with LaTeX.

>See the inputenc package documentation for explanation.
Type  H <return>  for immediate help.
! Package inputenc Error: Unicode char  (U+9D)
(inputenc)                not set up for use with LaTeX.

>See the inputenc package documentation for explanation.
Type  H <return>  for immediate help.
! Package inputenc Error: Unicode char  (U+9D)
(inputenc)                not set up for use with LaTeX.

I found this is a common problem for each novice who are trying create their won package. But I unable to find any proper solution.

Please help me .

Thank you very much

regards Pijush

r

Hello topijush!

We believe that this post does not fit the main topic of this site.

Not a bioinformatics question.

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

1 answer

Your question would find a better home/audience in tex stack exchange which is targeted for LaTeX users. Case in point, a simple google search provides several putative solutions for your problem: 1, 2, 3, and finally 4.

Good luck.

Log in to answer this question.