Skip to content

using . instead of .data$.#173

Merged
jwildfire merged 1 commit intoSafetyGraphics:dev-v0.8.0from
romainfrancois:dplyr_0.8.0
Feb 13, 2019
Merged

using . instead of .data$.#173
jwildfire merged 1 commit intoSafetyGraphics:dev-v0.8.0from
romainfrancois:dplyr_0.8.0

Conversation

@romainfrancois
Copy link
Copy Markdown
Contributor

Using data$. might not work in future versions of dplyr, using . is safer here.

@jwildfire
Copy link
Copy Markdown
Contributor

jwildfire commented Feb 12, 2019

Thanks for the PR, @romainfrancois! We'll hold off merging changes until you all decide on the dplyr PR.

@romainfrancois
Copy link
Copy Markdown
Contributor Author

Whatever we decide, .data$. is a bad idea anyway

@jwildfire jwildfire mentioned this pull request Feb 12, 2019
@lionel-
Copy link
Copy Markdown

lionel- commented Feb 12, 2019

Agreed that this is not a valid use of the .data pronoun, globalVariables() is much cleaner and will work in general with magrittr, purrr lambdas, etc.

@jwildfire
Copy link
Copy Markdown
Contributor

👍 👍

We'll address in v0.8.0. Filed #173. Thanks again!

@jwildfire jwildfire changed the base branch from master to dev-v0.8.0 February 12, 2019 14:56
Copy link
Copy Markdown
Contributor

@jwildfire jwildfire left a comment

Choose a reason for hiding this comment

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

👍

@jwildfire jwildfire merged commit 676b123 into SafetyGraphics:dev-v0.8.0 Feb 13, 2019
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.

3 participants