Error with gameday() and getData()
- Dominant language
- R
- Stars
- 103
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
There seems to be an issue with gamely() not pulling the data properly. It only seems to contain gameID, base and url but not ds.
Also, getData() produces the error:
Retrieving data from 2020-09-15 ...
...found 0 games
Error: Problem with `filter()` input `..1`.
✖ object 'game_type' not found
ℹ Input `..1` is `game_type == "R"`.
Run `rlang::last_error()` to see where the error occurred.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing gameday() and getData() for 2020-09-15, then inspect the returned data columns around the reported filter error. Done means gameday() includes ds and getData() completes without the missing game_type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100