Skip to content

Use as_tibble()#10

Merged
andrie merged 1 commit intoandrie:mainfrom
DavisVaughan:fix/dplyr
Jan 16, 2026
Merged

Use as_tibble()#10
andrie merged 1 commit intoandrie:mainfrom
DavisVaughan:fix/dplyr

Conversation

@DavisVaughan
Copy link
Contributor

Hi there, we are working on the next version of dplyr and your package was flagged in our reverse dependency checks.

We've advanced 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.

dplyr will be released on January 31, 2026. If you could please send an update of your package to CRAN before then, that would help us out a lot! Thanks!

@andrie
Copy link
Owner

andrie commented Jan 17, 2026

Thank you for this fix. I have applied this and surveydata is now updated on CRAN.

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