quarto-dev / quarto-dev/quarto-r
`quarto install`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- R
- Stars
- 161
- Forks
- 29
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 1
Description
Do we really need a quarto_install() wrapper ?
This is a one time command - so not sure the benefit of running from R.
Also, usually R users needing TinyTex will have tinytex R package, and if chromium needed then it is easy enough to call quarto install directly in terminal
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 locating the quarto_install() wrapper in the R interface and compare its purpose with invoking quarto install directly in the terminal. Decide whether the wrapper should be retained or removed, documenting the rationale and any user-facing impact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100