Skip to content

metric.values and metric.scores - dplyr warning about deprecated argument #109

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

Open
leppott opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@leppott
Copy link
Owner

leppott commented Apr 5, 2024

Describe the bug
In metric.value and metric.scores get a warning from dplyr about a deprecated argument.

No ill side effects other than when checking the package.

To Reproduce
Steps to reproduce the behavior:
Run example code for metric.values or metric.scores.
The warning only happens once every 8 hours.

Expected behavior
Shouldn't get any warnings.

Screenshots

metric.values

image

metric.scores

image

Additional context
Code was correct when written. As dplyr changed it caused the warning. Update code so no longer get warning.

@leppott leppott changed the title metric.values - dplyr warning about deprecated argument metric.values and metric.scores - dplyr warning about deprecated argument Apr 5, 2024
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