Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install dependencies from package repositories #200

Merged
merged 8 commits into from
Nov 28, 2023

Conversation

walkowif
Copy link
Contributor

@walkowif walkowif commented Nov 23, 2023

Even if we specify cran-repos input to staged-dependencies-action, Staged Dependencies still installs packages from GitHub (like in this job run).
That's why I propose a step, configurable by an input, to install the dependencies from package repositories with devtools.
This PR contains some R code from staged-dependencies-action.

@walkowif walkowif marked this pull request as ready for review November 27, 2023 15:30
@walkowif walkowif requested a review from a team as a code owner November 27, 2023 15:30
Copy link
Contributor

github-actions bot commented Nov 27, 2023

Unit Tests Summary

3 tests   3 ✔️  6s ⏱️
3 suites  0 💤
1 files    0

Results for commit 0737389.

♻️ This comment has been updated with latest results.

@walkowif walkowif merged commit cf2a2b6 into main Nov 28, 2023
23 of 24 checks passed
@walkowif walkowif deleted the install-deps-from-package-repositories branch November 28, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants