-
Notifications
You must be signed in to change notification settings - Fork 303
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
Remove dependency on ellipsis #1179
Conversation
Thank you for the PR! Looking strong. I'm seeing:
in our tests. Could you update this PR to address that warning and then I'll come back to review then? |
Appears that I forgot one. Sorry! About the tests failures, they might be because Matrix and or lme4 are not installed correctly. lme4/lme4#699 (comment) |
Yup, no worries on the Matrix and lme4 issues. I will troubleshoot that in a separate thread. :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Will ask you to revert some unrelated changes and open separate issues if those changes are causing issues for you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
This pull request has been automatically locked. If you believe the issue addressed here persists, please file a new PR (with a reprex: https://reprex.tidyverse.org) and link to this one. |
Since ellipsis imports rlang anyway.
I also took the opportunity to remove duplicated package description. https://broom.tidymodels.org/reference/broom.html