I am experiencing an issue in my package
link
The problem arises during the tests where a functions that relies on dplyr::inner_join
fails with:
Internal error:
xand
y must have the same number of columns.
The puzzling thing is that in local (MacOs) the tests work fine and the function executes. Any hints?
@jeroen @jimhester