https://github.com/hadley/dplyr
Revision df43c73e6a7010205bc76a7c74099f27940017b6 authored by Romain François on 04 November 2020, 10:39:15 UTC, committed by GitHub on 04 November 2020, 10:39:15 UTC
* $get_used() is relative to $current_vars(), not names(.data)

* `mutate()` always keeps grouping variables, unconditional to `.keep=`

closes #5582

* documentation update for mutate(.keep=)

* testthat update
1 parent 3652eb5
History
Tip revision: df43c73e6a7010205bc76a7c74099f27940017b6 authored by Romain François on 04 November 2020, 10:39:15 UTC
$get_used() is relative to $current_vars(), not names(.data) (#5584)
Tip revision: df43c73
File Mode Size
.github
R
archive
bench
data
data-raw
inst
man
pkgdown
revdep
src
tests
vignettes
.Rbuildignore -rw-r--r-- 610 bytes
.gitattributes -rw-r--r-- 48 bytes
.gitignore -rw-r--r-- 226 bytes
DESCRIPTION -rw-r--r-- 1.6 KB
Doxyfile -rw-r--r-- 106.6 KB
LICENSE -rw-r--r-- 42 bytes
LICENSE.md -rw-r--r-- 1.1 KB
NAMESPACE -rw-r--r-- 11.4 KB
NEWS.md -rw-r--r-- 100.4 KB
README.Rmd -rw-r--r-- 4.1 KB
README.md -rw-r--r-- 6.2 KB
_pkgdown.yml -rw-r--r-- 3.0 KB
codecov.yml -rw-r--r-- 232 bytes
cran-comments.md -rw-r--r-- 1.0 KB
dplyr.Rproj -rw-r--r-- 412 bytes

README.md

back to top