idem-lab / idem-lab/idem_mech_hack
codebase organisation
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
tidy-up workflow: all function definitions are in the main workflow script, as we add and expand function definitions the script is becoming hard to read and re-visit in these fortnightly sessions.
As a 'if we have extra time' task, we should re-organise the codebase to move function definitions to an R folder
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 locating the main workflow script and reviewing where its function definitions are declared and used. Move those definitions into an R folder while preserving the workflow's behavior, then run the existing workflow to confirm it still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100