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

Warning on depracated features when calling bref_players_stats() #133

Open
bpbraun opened this issue May 30, 2024 · 0 comments
Open

Warning on depracated features when calling bref_players_stats() #133

bpbraun opened this issue May 30, 2024 · 0 comments

Comments

@bpbraun
Copy link

bpbraun commented May 30, 2024

1: `cols` is now required when using `unnest()`.
ℹ Please use `cols = c(dataTable)`. 
2: The `x` argument of `as_tibble.matrix()` must have unique column names if `.name_repair`
is omitted as of tibble 2.0.0.
ℹ Using compatibility `.name_repair`.
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