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

Implement vec_ptype_abbr.tbl_df() #843

Merged
merged 4 commits into from Jan 28, 2021
Merged

Implement vec_ptype_abbr.tbl_df() #843

merged 4 commits into from Jan 28, 2021

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Jan 28, 2021

so that for tibble subclasses the name of the topmost class is shown.

Closes r-lib/pillar#238.

@krlmlr krlmlr merged commit 194dcd5 into master Jan 28, 2021
@krlmlr krlmlr deleted the f-type-sum branch January 28, 2021 09:03
krlmlr added a commit that referenced this pull request Feb 23, 2021
tibble 3.0.6

- `vec_ptype_abbr.tbl_df()` and `type_sum.tbl_df()` now uses the name of the topmost class for subclasses of `"tbl_df"` (#843).
- Ignore errors in `formats.Rmd` vignette.
- Avoid tidy evaluation in pillar compatibility code.
krlmlr added a commit that referenced this pull request Feb 25, 2021
tibble 3.0.6

- `vec_ptype_abbr.tbl_df()` and `type_sum.tbl_df()` now uses the name of the topmost class for subclasses of `"tbl_df"` (#843).
- Ignore errors in `formats.Rmd` vignette.
- Avoid tidy evaluation in pillar compatibility code.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2022
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.

Tibble subclasses in list columns
1 participant