Make modules work with littler
Open
⚙️ enhancement
✨ new feature
- Dominant language
- R
- Stars
- 979
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Currently modules’ `script_path` is aware of `Rscript` and `R CMD BATCH` but not littler (except maybe incidentally). Ensure that it works.
Contributor guide
Research direction
Start by locating the implementation of modules’ `script_path` handling and compare its existing `Rscript` and `R CMD BATCH` cases. Check how littler invokes module scripts, then verify that `script_path` works with littler without regressing the existing execution modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100