insightsengineering / insightsengineering/nestdevs-tasks
Verify repositories CI parameters before switching to `r-lib/actions/setup-r-dependencies@v2` CI job in `r.pkg.template`
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Companion to https://github.com/insightsengineering/nestdevs-tasks/issues/102 Follow-up after https://github.com/insightsengineering/r.pkg.template/pull/274
Since we will remove `lookup-refs` field (in favour to more common `Remotes`), we don't need our [`ie/setup-r-dependencies`](https://github.com/insightsengineering/setup-r-dependencies) GitHub Action.
Since it's not needed, we can move to the community based setup [`r-lib/actions/setup-r-dependencies@v2`](https://github.com/r-lib/actions/tree/v2-branch/setup-r-dependencies).
This will require changing the names of GHA parameters in some repositories, but not in all.
In some cases [`ie/setup-r-dependencies`](https://github.com/insightsengineering/setup-r-dependencies) used the same parameters for the same purpose, but with different names.
Also there are some parameters in [`ie/setup-r-dependencies`](https://github.com/insightsengineering/setup-r-dependencies) that do not exist in [`r-lib/actions/setup-r-dependencies@v2`](https://github.com/r-lib/actions/tree/v2-branch/setup-r-dependencies).
### Part 1
- [ ] teal.logger
- [ ] teal.widgets
- [ ] teal.code
- [ ] teal.data
- [ ] teal.slice
- [ ] teal
- [ ] teal.transform
- [ ] teal.reporter
- [ ] teal.modules.general
- [ ] teal.modules.clinical
- [ ] teal.goshawk
- [ ] teal.osprey
- [x] teal.modules.helios **ARCHIVED**
- [ ] teal.modules.hermes
### Part 2
- [ ] nestcolor
- [ ] roxy.shinylive
- [ ] formatters
- [ ] rtables
- [ ] rlistings
- [ ] tern.gee
- [ ] tern.mmrm
- [ ] tern.rbmi
- [ ] tern
- [ ] chevron
- [ ] dunlin
- [ ] citril.metadata
- [ ] citril
- [ ] cards
- [ ] cardx
- [ ] random.cdisc.data
- [ ] osprey
- [ ] goshawk
- [ ] hermes
- [ ] tlg-catalog
- [ ] scda.test
- [ ] verdepcheck
- [ ] rtables.officer
- [x] helios **ARCHIVED**
Contributor guide
Assessment
This issue has not been assessed yet.