quarto-dev / quarto-dev/quarto-cli
Quarto looks for Rscript, doesn't keep temp files.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
I have:
- searched the issue tracker for similar issues
- installed the latest version of Quarto CLI
- formatted my issue following the Bug Reports guide
Bug description
Hi.
This happened several months ago - I had the details then but got sidetracked by another issue with Quarto. Feel free to close this.
- The CLI option to keep temporary files was working minimally; I could see files being written to /tmp, but they'd get deleted, so I ended up modifying the code temporarily.
- The log showed that Quarto was looking for Rscript (whenever I rendered, as I recall). I've had zero R in my Markdown files.
Steps to reproduce
No response
Actual behavior
No response
Expected behavior
No response
Your environment
No response
Quarto check output
I've uninstalled Quarto since then, and I can't find the logs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the temporary-file and unexpected Rscript behavior with the current Quarto CLI; the issue provides no reproduction steps, environment, logs, files, or tests. Done means identifying a reproducible failure and confirming that the keep-temporary-files option preserves files and that Rscript is not sought when no R content is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, r
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100