insightsengineering / insightsengineering/staged-dependencies-action
[Feature Request]: The staged-dependencies.R script should allow defining the packages to install.
- Dominant language
- R
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Feature description
In some of the job, we do not need to install all dependencies.
E.g. We can pass the packages list into `renv::restore()`
Usually it can be handled by cache, but in many options it can speed up the process of getting feedback.
It can also be useful on other system, not only GitHub.
I'm not sure how it can impact non renv environment, but it will research this later.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
### Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines.
### Security Policy
- [X] I agree to follow this project's Security Policy.
Contributor guide
Assessment
This issue has not been assessed yet.