Feature request: return error when errant column used in distinct() #2867
Labels
Comments
foo-bar-baz-qux
added a commit
to foo-bar-baz-qux/dplyr
that referenced
this issue
Jul 10, 2017
foo-bar-baz-qux
added a commit
to foo-bar-baz-qux/dplyr
that referenced
this issue
Jul 13, 2017
krlmlr
added a commit
to krlmlr/dplyr
that referenced
this issue
Aug 26, 2017
…rse#2867). (tidyverse#2955)" This reverts commit fa36b50.
krlmlr
added a commit
to krlmlr/dplyr
that referenced
this issue
Aug 26, 2017
This reverts tidyverse#2867 and fixes the regressions found in the "epidata", "fold", and "metaplot" packages.
krlmlr
added a commit
that referenced
this issue
Aug 27, 2017
* Revert unintended API change This reverts #2867 and fixes the regressions found in the "epidata", "fold", and "metaplot" packages. * also remove test
Still broken in dplyr_0.7.2. Was it moved to a later release? |
@holgerbrandl yes, the change appears to be reverted and moved to v0.9 (probably) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can dplyr error out when one identifies a variable that does not exist in the data frame?
The text was updated successfully, but these errors were encountered: