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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

olivroy
Copy link

@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
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.

None yet

1 participant