Skip to content

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Jul 20, 2021

Closes #797.

@krlmlr krlmlr requested a review from lionel- July 20, 2021 08:23
x <- set_repaired_names(x, repair_hint = TRUE, .name_repair)
names <- vectbl_names2(x, .name_repair = .name_repair)

if (is_bare_list(x)) {
Copy link
Member

Choose a reason for hiding this comment

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

Add a comment that this can be simplified once r-lib/vctrs#1226 is merged?

@krlmlr krlmlr merged commit ac97b3e into master Jul 21, 2021
@krlmlr krlmlr deleted the f-797-as-tibble-row-arbitrary branch July 21, 2021 03:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 22, 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.

as_tibble_row() doesn't work with date vectors
2 participants