-
Notifications
You must be signed in to change notification settings - Fork 11
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
Fixes for ggplot2 v3.4.0 & tidyselect v1.2.0 #44
Merged
Merged
Commits on Nov 7, 2022
-
Use linewidth instead of size for element_rect()
size was deprecated in ggplot2 3.4.0 in favor of linewidth
Configuration menu - View commit details
-
Copy full SHA for 40e76a8 - Browse repository at this point
Copy the full SHA 40e76a8View commit details -
Use all_of(col) instead of .data[[col]]
It was deprecated in tidyselect 1.2.0
Configuration menu - View commit details
-
Copy full SHA for ab66648 - Browse repository at this point
Copy the full SHA ab66648View commit details -
Configuration menu - View commit details
-
Copy full SHA for b812731 - Browse repository at this point
Copy the full SHA b812731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a7829 - Browse repository at this point
Copy the full SHA 36a7829View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e754f - Browse repository at this point
Copy the full SHA a8e754fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c4775 - Browse repository at this point
Copy the full SHA a7c4775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74315fe - Browse repository at this point
Copy the full SHA 74315feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9909b0 - Browse repository at this point
Copy the full SHA b9909b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd7faf - Browse repository at this point
Copy the full SHA edd7fafView commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e43ae12 - Browse repository at this point
Copy the full SHA e43ae12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 624d92a - Browse repository at this point
Copy the full SHA 624d92aView commit details -
Merge branch 'ggplot2-3.4.0' of https://github.com/SchlossLab/schtools …
…into ggplot2-3.4.0
Configuration menu - View commit details
-
Copy full SHA for c0e2f28 - Browse repository at this point
Copy the full SHA c0e2f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72cbb56 - Browse repository at this point
Copy the full SHA 72cbb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1652e2e - Browse repository at this point
Copy the full SHA 1652e2eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.