Separate core functions from publicly accessible members
Open
- Dominant language
- R
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Move members into private categories, and have public setters and getters when available per members.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the core functions and member definitions in the R package; no files or tests are named in the issue. Review the existing public API before changing organization, and consider the work done when members are private while available members have public setters and getters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100