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

Drop ellipsis for rlang + use check_installed() to install packages on the fly #37

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Jul 2, 2024

Since it is superseded.https://rlang.r-lib.org/news/#argument-intake-1-0-0

I also took the oportunity to use rlang::check_installed() to handle missing suggests.

https://rlang.r-lib.org/reference/is_installed.html

It gives a nice interface that enables installing missing packages instead of getting an error

@olivroy olivroy changed the title Drop ellipsis for rlang Drop ellipsis for rlang + use check_installed() to install packages on the fly Jul 2, 2024
@alexpghayes alexpghayes merged commit 3658b26 into RoheLab:main Aug 22, 2024
@alexpghayes
Copy link
Collaborator

Thanks!

@olivroy olivroy deleted the ellipsis branch August 23, 2024 17:21
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