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

Remove dependency on ellipsis #1179

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Remove dependency on ellipsis #1179

merged 5 commits into from
Dec 5, 2023

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Dec 4, 2023

Since ellipsis imports rlang anyway.

I also took the opportunity to remove duplicated package description. https://broom.tidymodels.org/reference/broom.html

@simonpcouch
Copy link
Collaborator

Thank you for the PR! Looking strong.

I'm seeing:

❯ checking dependencies in R code ... WARNING
  '::' or ':::' import not declared from: ‘ellipsis’

in our tests. Could you update this PR to address that warning and then I'll come back to review then?

@olivroy
Copy link
Contributor Author

olivroy commented Dec 5, 2023

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)

@simonpcouch
Copy link
Collaborator

Yup, no worries on the Matrix and lme4 issues. I will troubleshoot that in a separate thread. :)

Copy link
Collaborator

@simonpcouch simonpcouch left a 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.

DESCRIPTION Outdated Show resolved Hide resolved
DESCRIPTION Outdated Show resolved Hide resolved
Copy link
Collaborator

@simonpcouch simonpcouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@simonpcouch simonpcouch merged commit ab8c3f3 into tidymodels:main Dec 5, 2023
5 of 9 checks passed
@olivroy olivroy deleted the ellipsis branch December 5, 2023 22:29
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2023
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