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

Remove scale_name from discrete_scale() calls #26

Merged
merged 3 commits into from Mar 17, 2024
Merged

Conversation

nanxstats
Copy link
Owner

@nanxstats nanxstats commented Mar 17, 2024

Fixes #25 by removing scale_name from discrete_scale() calls due to its deprecation in ggplot2 3.5.0.

Also improves code style by:

  • Run styler::style_pkg().
  • Run lintr::lint_package() and fix linting issues.

@nanxstats nanxstats merged commit 221c13b into master Mar 17, 2024
6 checks passed
@nanxstats nanxstats deleted the scale-name branch March 17, 2024 23:40
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.

Using scale_colour_xxx throws a warning with recent ggplot2
1 participant