We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
execution_path
quarto_render()
1 parent 274c1f4 commit 099082aCopy full SHA for 099082a
1 file changed
R/build-quarto-articles.R
@@ -112,7 +112,6 @@ quarto_render <- function(pkg, path, quiet = TRUE, frame = caller_env()) {
112
quarto::quarto_render(
113
path,
114
metadata_file = metadata_path,
115
- execute_dir = output_dir,
116
quarto_args = c("--output-dir", output_dir),
117
quiet = quiet,
118
as_job = FALSE
0 commit comments