Я не могу связать свои документы в PDF в RStudio - PullRequest
3 голосов
/ 12 мая 2019

Мне нужно использовать RStudio, чтобы связать отчет в PDF, но когда я пытаюсь связать документ с пакетами, необходимыми в чанке в Rmarkdown, он показывает мне эту ошибку:

tlmgr search --file --global '/multirow.sty'

tlmgr: Remote repository is newer than local (2018 < 2019)
Cross release updates are only supported with
  update-tlmgr-latest(.sh/.exe) --update
Please see https://tug.org/texlive/upgrade.html for details.
! LaTeX Error: File `multirow.sty' not found.

! Emergency stop.
<read *> 

Errore: Failed to compile questionario_sulla_responsabilita_222222.tex. See https://yihui.name/tinytex/r/#debugging for debugging tips. See questionario_sulla_responsabilita_222222.log for more info.
Inoltre: Warning message:
In system2("tlmgr", args, ...) :
  running command ''tlmgr' search --file --global '/multirow.sty'' had status 1
Execution interrupted

как я могу это исправить? Я использую MacBook Pro

Я пытался обновить все, что мог, и я пытался установить все с самого начала, но это джипы, показывая мне то же самое сообщение об ошибке

...