Rstudio 1.2.1009 build 1039 (e9babcc)
R version 3.5.1 (2018-07-02)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)
Steps to reproduce the problem
Rstudio does not knit/render any .Rmd, even the default template.
When the Knit button is pressed, it inserts a blank character in the path (just after the .Rmd) and fails.
However, the knitting works if called from the console.
==> rmarkdown::render('C:/Users/Lorenzo/test_rmd.Rmd', encoding = '');
Error: unexpected end of input
Execution halted
System details
Rstudio 1.2.1009 build 1039 (e9babcc)
R version 3.5.1 (2018-07-02)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)
Steps to reproduce the problem
Rstudio does not knit/render any .Rmd, even the default template.
When the Knit button is pressed, it inserts a blank character in the path (just after the .Rmd) and fails.
However, the knitting works if called from the console.
See the screenshot:
Rstudio Preview 1.2.907 was not affected.
sessionInfo()output:The text was updated successfully, but these errors were encountered: