Since a couple of days, I have started to get a new lint in my CI checks (IndrajeetPatil/statsExpressions@cc00f65#commitcomment-44804914).
But I think this is unintentional, since here F refers to F-statistic
R/helpers_anova.R:134:34: style: Use FALSE instead of the symbol F.
statistic = ez_df$ANOVA$F[2],
~^