Sometimes this error happen, sometimes not. Hard to reproduce
Error in df_append():
! after must be a whole number, not an integer NA.
ℹ This is an internal error that was detected in the tidyr package.
Please report it at https://github.com/tidyverse/tidyr/issues with a reprex and the full backtrace.
Run rlang::last_trace() to see where the error occurred.
Sometimes this error happen, sometimes not. Hard to reproduce
Error in
df_append()
: !after
must be a whole number, not an integerNA
. ℹ This is an internal error that was detected in the tidyr package. Please report it at https://github.com/tidyverse/tidyr/issues with a reprex and the full backtrace. Runrlang::last_trace()
to see where the error occurred.