R pacakges to add namespace to functions, e.g., so `filter()` becomes `dplyr::filter()`
Open
Nobody has claimed this yet.
r-package
- Dominant language
- No language data
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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 reviewing the sinew reference index and the prefixer repository linked in the issue to understand the proposed namespace behavior. The issue gives no repository files or tests; completion would require determining which R packages or functions should be covered and representing examples such as dplyr::filter().
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100