Code in common with projectInit
Open
Nobody has claimed this yet.
question
- Dominant language
- R
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There's some functionality, e.g. in loadConfig.R and utils.R that's both here and in projectInit. Could we allow one to depend on the other? It seems like it would be projectInit depending on this...
Contributor guide
No contributing guide indexed for this repository
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 comparing the duplicated functionality in loadConfig.R and utils.R with the corresponding code in projectInit. Determine whether projectInit should depend on pepr and which shared code must be moved or exposed; the issue provides no tests, entry point, or acceptance criteria for confirming completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100