There are 2 passes that determine the registration routines: the first is just referencing our internal list of `// [[Rcpp::export]]` functions, the second are any native routines discovered over and above that by `tools::package_native_routine_registration_skeleton()` (i.e. ones that you don't use `[[Rcpp::export]]` for). In that case perhaps the locale makes a difference and perhaps Build and Reload and devtools::load_all() each do something different w/ the locale?
[ Full content available at: https://github.com/apache/arrow/pull/2711 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org