Commits


Jonathan Keane authored and GitHub committed fdecb6a0bee
GH-38049: [R] Prevent `on_rosetta()` from warning (#38052) ### Rationale for this change Stop extraneous warnings. ### What changes are included in this PR? Prevent warning when detecting translation, but on x86 ### Are these changes tested? Yes ### Are there any user-facing changes? Yes, there will be fewer extraneous warnings. * Closes: #38049 Authored-by: Jonathan Keane <jkeane@gmail.com> Signed-off-by: Dewey Dunnington <dewey@voltrondata.com>