Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dplyr 1.1.3 source code.tar.gz | 2023-09-05 | 789.5 kB | |
dplyr 1.1.3 source code.zip | 2023-09-05 | 1.1 MB | |
README.md | 2023-09-05 | 238 Bytes | |
Totals: 3 Items | 1.8 MB | 0 |
-
mutate_each()
andsummarise_each()
now throw correct deprecation messages (#6869). -
setequal()
now requires the input data frames to be compatible, similar to the other set methods likesetdiff()
orintersect()
(#6786).