Warning message:
There was 1 warning in summarise().
ℹ In argument: across(where(is.numeric), mean, na.rm = na.rm).
ℹ In group 1: ENV = FA1, GEN = BGB083.
Caused by warning:
! The ... argument of across() is deprecated as of dplyr 1.1.0.
Supply arguments directly to .fns through an anonymous function instead.
Warning message:
There was 1 warning in
summarise().ℹ In argument:
across(where(is.numeric), mean, na.rm = na.rm).ℹ In group 1:
ENV = FA1,GEN = BGB083.Caused by warning:
! The
...argument ofacross()is deprecated as of dplyr 1.1.0.Supply arguments directly to
.fnsthrough an anonymous function instead.