-
Notifications
You must be signed in to change notification settings - Fork 1
switch to reframe due to deprecation #18
Copy link
Copy link
Open
Description
Warning message:
Returning more (or less) than 1 row per `summarise()` group was deprecated in dplyr 1.1.0.
ℹ Please use `reframe()` instead.
ℹ When switching from `summarise()` to `reframe()`, remember that `reframe()` always returns an ungrouped data frame
and adjust accordingly.
ℹ The deprecated feature was likely used in the ggethos package.
Please report the issue to the authors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels