Commits


Nic Crane authored and GitHub committed d14c10b8ced
GH-37431: [R] Tests failing for R versions < 4.0 because of use of base pipe (|>) in tests (#37432) ### Rationale for this change Nightly builds using R versions < 4.0 fail due usage of newer syntax ### What changes are included in this PR? Use older syntax ### Are these changes tested? No ### Are there any user-facing changes? No * Closes: #37431 Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>