quarto-dev / quarto-dev/quarto-cli
warn when fig.path is shared among different knitr documents
Open
@cderv is already working on this.
Since Jun 10, 2025.
bug
engines-knitr
lint
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
If fig.path is shared among different knitr documents in a book, freeze behaves very strangely.
We should probably disallow freeze: true and fig.path being both set at the same time.
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.
Assessment
This issue has not been assessed yet.