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

Test that arrange() breaks ties correctly when used with across() #6491

Merged

Conversation

DavisVaughan
Copy link
Member

Closes #6490

This was actually the same problem as #6268 and has already been fixed in the dev version, but I'm adding another regression test since this involved across()

@DavisVaughan DavisVaughan force-pushed the feature/test-arrange-across branch from 3eb403d to cea7630 Compare October 4, 2022 14:16
@DavisVaughan DavisVaughan merged commit 1a7061f into tidyverse:main Oct 4, 2022
@DavisVaughan DavisVaughan deleted the feature/test-arrange-across branch October 4, 2022 15:16
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.

Multiple across calls to arrange ignore subsequent across statements if first returns more than one column
1 participant