-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Port mappings to tidy eval #2467
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
Conversation
@thomasp85 is there any ggplot extension out there that makes assumptions about the structure of |
Maybe... Good news is that if there are, they are all in one of my packages with a very high probability - I'll make sure to take care of these... |
f2f3b66
to
095a987
Compare
9b8a85d
to
30f366d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - I didn't read the code too carefully as I assume it works.
Where/when do you want to do the NEWS bullet? I think it might also be worthwhile to soft-deprecate aes_()
and aes_string()
and link them back to aes()
with a suggestion to use quasiquotation.
DESCRIPTION
Outdated
hadley/svglite, | ||
jimhester/withr, | ||
tidyverse/rlang | ||
lionel-/rlang@1def2e2cffaaa |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume there will be an rlang PR soon?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already one: r-lib/rlang#471
I couldn't run the doppelganger tests because I don't have the right deps on my machine though :/. The default legends are not deparsed correctly (you see the |
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
No description provided.