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

Revert allowing data frames in list_transpose() #1149

Merged

Conversation

DavisVaughan
Copy link
Member

@DavisVaughan DavisVaughan commented Aug 21, 2024

Reverts #1141

@KimLopezGuell we have looked at this a bit more in detail and decided that we actually should not have labeled this an issue for TDD, that is totally our fault! We do actually want to be strict about list_transpose() only allowing lists, not data frames, just like almost every other list_*() function in both purrr and vctrs. But your PR was great, and we hope you had a lot of fun at TDD! I've reused your test as an additional check for this going forward, so not all was lost!

@DavisVaughan DavisVaughan merged commit e5435f1 into tidyverse:main Aug 21, 2024
11 checks passed
@DavisVaughan DavisVaughan deleted the feature/walk-back-list-transpose branch August 21, 2024 20:46
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