79369032

Date: 2025-01-19 13:32:13
Score: 1.5
Natty:
Report link

I found a solution! Even if you didn't create a quarto project per se, but a simple quarto document within an R project, manually make a separate yml file. To do this, create a new text file, copy the text below and save as "_quarto.yml" in the root directory.

project:
  execute-dir: project

Link to a simple github repo for illustration purposes.

Reasons:
  • Contains signature (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kostas