Need to add ability to specify more than one custom_MS_source?
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 21
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
In #144 @rwildermuth noted the following:
[...]I need to call run_SSMSE() separately for our project in order to use multiple different custom HCR functions and [run_SSMSE()] won't allow you to specify more than one 'custom_MS_source'.
@rwildermuth, just wanted to ping you about this - is there a good reason why all the functions couldn't be put in one file? Would the option to specify multiple sources (source files) help?
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 inspecting the run_SSMSE() entry point and how it currently accepts custom_MS_source. Determine the expected behavior for multiple source files and verify that separate custom HCR functions can be used in one project without breaking the existing single-source behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100