Skip to content

summarize() in plot() #2

@ilundberg

Description

@ilundberg

When calling plot(), this warning now arises

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 gapclosing package.
  Please report the issue at <https://github.com/ilundberg/gapclosing/issues>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions