Skip to content

Transition to dplyr >1.1 #205

Description

@chguiterman

With the new version of dplyr out (1.1.1), the summarize() function is now depreciated with preference for reframe(). Warnings are already being thrown in {burnr}.

https://dplyr.tidyverse.org/reference/reframe.html

Tag this issue when updating code to use reframe() over summarize() and any other issues that may relate to the update of {dplyr}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions