我正在尝试在 markdown 中编译 pdf,但会生成下一个错误

i´m trying to compile a pdf in mardown, but generate the next error

我正在研究 rmardown,我正在尝试以 pdf 格式编译,但控制台显示错误。

! Package inputenc Error: Unicode character ^^S (U+0013)
(inputenc)                not set up for use with LaTeX.

Try other LaTeX engines instead (e.g., xelatex) if you are using pdflatex. See https://bookdown.org/yihui/rmarkdown-cookbook/latex-unicode.html
Error: LaTeX failed to compile Modelos-de-volatilidad.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See Modelos-de-volatilidad.log for more info.
Ejecución interrumpida

我已经安装了 MIKTEX。

检查发生错误的行中的错误。肯定有一个 LaTeX 没有处理的字符。评论或删掉这一行,然后再次 运行。从 pdf 复制粘贴到 LaTeX 时,我遇到了类似的问题。