Commits


Nic Crane authored and GitHub committed 45c60ee22ba
GH-37386: [R] CRAN failures due to "invalid non-character version specification" (#37387) ### Rationale for this change Package version comparison results in CRAN checks failing due to values being numeric not character ### What changes are included in this PR? Changing numeric values to characters ### Are these changes tested? No ### Are there any user-facing changes? No * Closes: #37386 Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>