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
-## R/summarise.r:38:67: style: Words within variable and function names should be separated by '_' rather than '.'.
-## names <- unname(unlist(lapply(match.call(expand.dots = FALSE)$`...`, deparse)))
-## ^~~~~