ERROR: Error executing 'Rscript' #7096
Unanswered
royfrancis
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I believe that if we see options in I do agree that it has unfortunate consequences. If I understand the situation correctly, the presence of a top-level I can't think of a good solution here, sadly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have a template quarto document like this with no code chunks:
Running
quarto render index.qmd
returns this error:Removing the knitr argument makes it work. There is no R installation. I understand that knitr is an rmarkdown argument, but it is included as a template option in case an R chunk is included. In this document, there are no R code chunks to actually use that argument. Is this the expected behaviour?
Beta Was this translation helpful? Give feedback.
All reactions