This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from a3130a8 ARROW-11914: [R] [CI] r-sanitizer nightly is broken
add 51c9779 ARROW-11701: [R] Implement dplyr::relocate()
No new revisions were added by this update.
Summary of changes:
r/NAMESPACE | 3 +
r/R/arrow-package.R | 8 +--
r/R/dplyr.R | 120 +++++++++++++++++++++++++++--------
r/R/util.R | 41 ++++++++++++
r/tests/testthat/test-dplyr-mutate.R | 18 ++----
r/tests/testthat/test-dplyr.R | 58 +++++++++++++++++
6 files changed, 207 insertions(+), 41 deletions(-)