quarto-dev / quarto-dev/quarto-r
Consider using standalone file for internal helper functions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- R
- Stars
- 161
- Forks
- 29
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 1
Description
Example:
usethis::use_standalone("r-lib/rlang", "types-check")
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 internal helper functions in the repository and read the r-lib/rlang types-check standalone example referenced in the issue. Determine which helpers could be organized this way and what existing usage or tests would need to remain intact; done means the proposed organization is clear and verified without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100