tidymodels / tidymodels/multilevelmod
Remove dead code in `gee.R`
Open
Nobody has claimed this yet.
upkeep
- Dominant language
- R
- Stars
- 74
- Forks
- 6
- Avg merge
- 1h 53m
- Merged PRs (30d)
- 1
Description
We don't use cl anymore here:
and neither do we use id_sym
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
Open R/gee.R and inspect the references around lines 19 and 77-78, confirming that cl and id_sym are unused. Remove those dead definitions or references, then verify the package still checks successfully and no remaining references are introduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100