Closed prashant182 closed 7 years ago
Are you using the rocker:verse:3.3.2
image? Knitting a pdf with RStudio's default pdf document template is working fine for me on that image. You mention r-ver
in the title, note that latex isn't installed on the r-ver
image so knitting to pdf is not going to work. If you want PDF to work out of the box, please use the verse
image.
I am sorry, I meant R-verse
when I said R-ver
. I will try to remove the container and then try again. If I still have the same error, I will post a detailed error log.
Okay, closing, but re-open if you can reproduce the error and include the details.
The error message is
framed.sty not found
. Tried to install it bysudo tlmgr update --self sudo tlmgr install framed
. It should work, but It didn't.