Bring all checking functions into one file
Open
Nobody has claimed this yet.
upkeep
- Dominant language
- R
- Stars
- 117
- Forks
- 36
- Avg merge
- 1h 53m
- Merged PRs (30d)
- 2
Description
misc.R has most of them already, let's add to this unless we see a better place.
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 inspecting misc.R and identify the existing checking functions, then locate related checking functions elsewhere in the package. Determine which functions belong together and check the package tests before consolidating them. Done means the checking functions are in one appropriate file and the existing tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100