Error:
2018/02/23 16:08:32.201615087 pandoc: /opt/rstudio-connect/mnt/tmp/Rtmpa2iSJx/rmarkdown-str5b0c66f896c6.html: openFile: does not exist (No such file or directory)
Rstudio connect tell me:
This output has not been rendered.
Check the Logs tab for errors if the document has failed to render.
You can render content by clicking the Refresh Report button on the right of the header. You can schedule the report to be rendered automatically by clicking the Schedule tab in the settings on the right.
If rendering fails repeatedly, the R Markdown source may contain an error or may not run in the deployed environment. Deploy the modified source after resolving the rendering issue.
I am only rendering a plain text Rmd with knitr::include_graphic, the flexbashboard works on my local laptop.
=== update ===
I found another Rmarkdown file also failed to publish by rstudio connect, including xaringan, ioslide and so on.