Skip to content

Comments

Switch to as_tibble()#6

Merged
btskinner merged 1 commit intobtskinner:mainfrom
DavisVaughan:fix/dplyr
Jan 16, 2026
Merged

Switch to as_tibble()#6
btskinner merged 1 commit intobtskinner:mainfrom
DavisVaughan:fix/dplyr

Conversation

@DavisVaughan
Copy link
Contributor

Hi there, we are working on dplyr 1.2.0 and your package was flagged in our reverse dependency checks due to advancing our deprecation of dplyr::as.tbl() and dplyr::tbl_df(), both of which have been deprecated since dplyr 1.0.0 in 2020.

You'll need to update your package to use tibble::as_tibble() instead to stay on CRAN.

We are still working on dplyr 1.2.0, but you can consider this an (at minimum) 2 week notice!

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