cderv
April 6, 2020, 6:36am
6
I think you have a similar issue as @dkStevensNZed here
I've been struggling with this for 8 weeks now and still no resolution. I've been through many of the proposed solutions to rmarkdown - compile pdf with no resolution including reinstalling R, RStudio, rmarkdown, tinytex, tinytex:::install_prebuilt(), ... . I've used rmarkdown for creating pdfs for 4 years without issue (except those of my own making) and suddenly in November, I started getting the messages for the two-authors.rmd example below the errors:
processing file: two-authors.Rmd
output file: two-authors.knit.md
Error: Failed to compile two-authors.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips.
In addition: Warning messages:
1: In system2(..., stdout = if (…
I don't know if a solution was found or not...
I is possible this is an issue because you have a space in your username, CreateProcess
does not seems to like that. There is some mention on this on the web, but I am not sure...
This needs to be investigated.
Out of curiosity, is this working ?
tinytex::tlmgr("--version")