You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I also received that it was installed successful (?), although got some notifications about English_United States not supported. Then I tried to knit my R markdown file into pdf, but I got the problem as in the screen shot.
Then I though maybe the installation was not successful, so I repeated the codes in the beginning again, but I was told that tinytex was already installed, if I want to install it again. I'm using the Windows, no idea how to figure it out.
The text was updated successfully, but these errors were encountered:
Don't put these two lines of code in your Rmd document---you don't really want to run them every single time you knit the document. There is no need to install tinytex or TinyTeX over and over again. You only need to do it once (in the R console).
After installation, quit RStudio and re-open it. Check tinytex::is_tinytex() (should be TRUE).
Hi,
I've already installed the tinytex using install.packages
And I also received that it was installed successful (?), although got some notifications about English_United States not supported. Then I tried to knit my R markdown file into pdf, but I got the problem as in the screen shot.
Then I though maybe the installation was not successful, so I repeated the codes in the beginning again, but I was told that tinytex was already installed, if I want to install it again. I'm using the Windows, no idea how to figure it out.
The text was updated successfully, but these errors were encountered: