I have created a report in markdown and use the function render() to compile the code into a PDF. It worked fine a month ago, but when I run the code now, it gi
render()
In the meanwhile the issue seems to be fixed in the development version 1.10.11:
1.10.11
devtools::install_github('rstudio/rmarkdown')