A recent change in Rcpp (v0.12.18 from a couple of months ago) changed the sorting behavior to be more stable across locales/operating systems: https://github.com/RcppCore/Rcpp/pull/878
Net is that this should be a one-time issue and that the order will be better preserved across environments in the future. In terms of checking in generated files, this is indeed common for both Rcpp and roxygen2 (without doing this it becomes substantially more difficult for users to install development versions of packages). [ Full content available at: https://github.com/apache/arrow/pull/2596 ] This message was relayed via gitbox.apache.org for [email protected]
