Skip to content

fix: new_tibble() and as_tibble() support attributes named "n" and "x"#1574

Merged
krlmlr merged 2 commits into
mainfrom
b-1573-x-n-attrs
Apr 13, 2024
Merged

fix: new_tibble() and as_tibble() support attributes named "n" and "x"#1574
krlmlr merged 2 commits into
mainfrom
b-1573-x-n-attrs

Conversation

@krlmlr

@krlmlr krlmlr commented Apr 13, 2024

Copy link
Copy Markdown
Member

Closes #1573.

@krlmlr krlmlr merged commit bd0609e into main Apr 13, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 14, 2025
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.

as_tibble.data.frame() treats attr()-type attributes inconsistently: sripts "n" but not others.

1 participant