Skip to content

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix part of #5986 (comment).

It removes the {glue} dependency, which isn't technically required anymore since we do most text interpolation for messages now through the {cli} package. This PR mostly replaces residual {glue} functions with paste0().
Tested with {glue} uninstalled.

Copy link
Member

@yutannihilation yutannihilation left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@teunbrand
Copy link
Collaborator Author

Thanks for the review!

@teunbrand teunbrand merged commit cd9410c into tidyverse:main Jul 10, 2024
@teunbrand teunbrand deleted the remove_glue_dependency branch July 10, 2024 08:17
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