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

Deprecation warning on seasons_players() #134

Open
sbenning7 opened this issue Oct 2, 2024 · 0 comments
Open

Deprecation warning on seasons_players() #134

sbenning7 opened this issue Oct 2, 2024 · 0 comments

Comments

@sbenning7
Copy link

I get this warning:
Warning: Unknown columns: idTeam, cityTeam, teamName, slugTeam, codeTeam

Warning: Unknown columns: idTeam, cityTeam, teamName, slugTeam,
codeTeam
Warning: Supplying ... without names was deprecated in tidyr 1.0.0.
ℹ Please specify a name for each selection.
ℹ Did you want dataSeasonPlayers = -c(slugSeason)?
ℹ The deprecated feature was likely used in the nbastatR package.
Please report the issue at https://github.com/abresler/nbastatR/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was
generated.

Error in nest():
! In expression named dataSeasonPlayers:
Caused by error:
! Can't select columns that don't exist.
✖ Column slugSeason doesn't exist.

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