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

Errors associated with updates in dplyr package #7

Open
akimmitt opened this issue Sep 13, 2023 · 0 comments
Open

Errors associated with updates in dplyr package #7

akimmitt opened this issue Sep 13, 2023 · 0 comments

Comments

@akimmitt
Copy link

Hello,

Some functions from the dplyr package have been updated since v 0.7.0, such that winScan is not able to run position windows.

Errors I've received include:
group_by_() was deprecated in dplyr 0.7.0.
Please use group_by() instead.

and
rename_() was deprecated in dplyr 0.7.0.
Please use rename() instead.

Thanks in advance,
Abby

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