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

Fix deprecation warnings + code cleanup #582

Merged
merged 6 commits into from
Dec 3, 2024
Merged

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Nov 29, 2024

Summary

  • use recent ggplot2 code to avoid deprecation warning
  • use dplyr 1.1
  • Refactor pb_fmt_number() to use vec_fmt_number() since we improved speed on vec_fmt_*() in the latest gt release

Related GitHub Issues and PRs

Checklist

DESCRIPTION Show resolved Hide resolved
Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

LGTM!

@rich-iannone
Copy link
Member

@yjunechoe feel free to merge once you re-approve!

Copy link
Collaborator

@yjunechoe yjunechoe left a comment

Choose a reason for hiding this comment

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

All looks great -- thanks!!

@yjunechoe yjunechoe merged commit b5b880b into rstudio:main Dec 3, 2024
12 checks passed
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.

Deprecated usage of external vector in selections
3 participants