klmr / klmr/box

Make modules work with littler

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
⚙️ 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.