R "Session Aborted" when I knit in R Markdown

Greetings @mfcamp02 - Can you please edit your question to include the output from:

library(rmarkdown)
sessionInfo()

Also, I came across this previous solution which may help you solve this issue.

https://forum.posit.co/t/r-markdown-wont-knit-gives-fatal-error-creating-temp-file/43901/13

1 Like