Skip to content

feat(setup-r-dependencies): support dependencies: 'FALSE'#961

Merged
gaborcsardi merged 1 commit intor-lib:v2-branchfrom
eitsupi:eitsupi-patch-1
Jan 19, 2025
Merged

feat(setup-r-dependencies): support dependencies: 'FALSE'#961
gaborcsardi merged 1 commit intor-lib:v2-branchfrom
eitsupi:eitsupi-patch-1

Conversation

@eitsupi
Copy link
Copy Markdown
Contributor

@eitsupi eitsupi commented Jan 19, 2025

This change will allow the following, which do not install dependencies and only want to install extra-packages.
Something like:

      - uses: r-lib/actions/setup-r-dependencies@v2
        with:
          dependencies: 'FALSE'
          extra-packages: any::pkgload

@gaborcsardi
Copy link
Copy Markdown
Member

Thanks!

@gaborcsardi gaborcsardi merged commit 8c5e6e8 into r-lib:v2-branch Jan 19, 2025
@eitsupi eitsupi deleted the eitsupi-patch-1 branch January 19, 2025 13:30
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 3, 2025

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants