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
Bump dplyr dependency + make some tests pass on minimum of dplyr range
We need dplyr >= 1.0.8 for some dplyr_col_modify or something of the sort, used
by the column modifications recorder used by epi_archive.
(We also needed a more recent dplyr for if_any and if_all.)
Change some tests to actually run under dplyr 1.0.8, which was more rigid about
the types of things going into if_else.
0 commit comments