Hello everyone,
I am new to both RStudio and using a macOS. my windows pc crashed when I used Rstudio, so I decided to upgrade. However, I am having some difficulty while working in RStudio and Markdown. I am not entirely sure I have downloaded the software, every time I open it, it asks if I want to open an Internet file?
But when I try to use the Rmarkdown knit function this is the error message I receive:
sh: /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/pandoc: Bad CPU type in executable Error in strsplit(info, "\n")[[1]] : subscript out of bounds Calls: ... pandoc_available -> find_pandoc -> lapply -> FUN -> get_pandoc_version In addition: Warning message: In system(paste(shQuote(path), "--version"), intern = TRUE) : running command ''/Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/pandoc' --version' had status 126 Execution halted
Does anyone have any suggestions?
Thank you!