Unable to knit pdf from Rmardown from Rstudio in Windows 10 PC

无人久伴 提交于 2019-12-06 08:56:09

Try the same using

Miktex package manager (admin)

Under > repository check that your package repository is up to date. In the name box type the name of your package Then filter then add your package

To test if your package is installed in dos CMD type kpsewhich fancyvrb.sty. you should be able to see the path to your package.

Microsoft Windows [version 10.0.15063]
(c) 2017 Microsoft Corporation. Tous droits réservés.
C:\>kpsewhich fancyvrb.sty
C:/Users/me/AppData/Roaming/MiKTeX/2.9/tex/latex/fancyvrb/fancyvrb.sty
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!