REditorSupport / REditorSupport/vscode-R
factor out init.R and other R API stuff to R package
Open
Nobody has claimed this yet.
feature-request
stale
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
I love this project and would like to help, if I can.
The stuff in init.R already seems pretty long.
Would it make sense to factor this out to a separate R package?
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 reading init.R and identifying the R API code it contains. Determine the scope and boundaries of a separate R package; done would mean the relevant API code is factored out without leaving the extension dependent on the original init.R implementation.
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
- 20/100