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

tm_expiring_contracts fails for United States (any year) #400

Open
tonyelhabr opened this issue Sep 23, 2024 · 0 comments
Open

tm_expiring_contracts fails for United States (any year) #400

tonyelhabr opened this issue Sep 23, 2024 · 0 comments
Labels
wontfix This will not be worked on

Comments

@tonyelhabr
Copy link
Collaborator

Seems like there isn't any data on the contract page in the browser 🤔, so I suppose we should expect an error here.

library(worldfootballR)
packageVersion("worldfootballR")
#> [1] '0.6.6.0'

tm_expiring_contracts(
  country_name = "United States",
  contract_end_year = 2025
)
#> Error: subscript out of bounds
#> data frame with 0 columns and 0 rows
@tonyelhabr tonyelhabr added the wontfix This will not be worked on label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant