You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorting dataframes with order() is no longer supported in R4.x. @kunstner provided a fix that also adds a dplyr dependency. This change should not alter results or usage.