adibender/pammtools

Couple of deprecation from tidyverse when tests are run

Closed this issue · 3 comments

Couple of deprecation from tidyverse when tests are run

mainly replacing cross and cross_df functions with tidyr::expand_grid, but initial tests suggest that that causes some problems, especially for matrix valued columns/cumulative effects.

the rest is some changes in tidyselect, but seem less problematic

fixed in #242