See https://tidyselect.r-lib.org/news/index.html#lifecycle-changes-1-2-0 The `.data$x` in _tidyselect_ expressions should be replaced with quoted variable names `"x"`, as shown by the warnings.
See https://tidyselect.r-lib.org/news/index.html#lifecycle-changes-1-2-0
The
.data$xin tidyselect expressions should be replaced with quoted variable names"x", as shown by the warnings.