Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in seasonal_barplot() function due to deprecated function in dplyr #60

Open
skdunnigan opened this issue Jun 7, 2023 · 0 comments

Comments

@skdunnigan
Copy link

Received the following message after using the function to create a barplot of seasonal rainfall:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant