jflancer / bigballR

Package for working with NCAA Basketball Data
Other
61 stars 19 forks source link

get_team_schedule missing UConn - Alabama game #51

Closed jrbarber37 closed 5 months ago

jrbarber37 commented 5 months ago

For the following code: UConn_schedule_2023_24 <- get_team_schedule(season = "2023-24", team.name = "UConn")

The Alabama game was not found.

Parsing Schedule UConn complete--40/38 | games/ids found Warning messages: 1: In pbp_ids[which(!is.na(pbp_ids))] <- if (length(new_ids) > 0) new_ids else NA : number of items to replace is not a multiple of replacement length 2: In box_ids[which(!is.na(box_ids))] <- if (length(game_ids) > 0) game_ids else NA : number of items to replace is not a multiple of replacement length

evanmiyakawa commented 5 months ago

I'll take a look tomorrow

jrbarber37 commented 5 months ago

Thank you. 😊

On Sun, Apr 7, 2024, 7:59 PM Evan Miyakawa @.***> wrote:

I'll take a look tomorrow

— Reply to this email directly, view it on GitHub https://github.com/jflancer/bigballR/issues/51#issuecomment-2041652772, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUIJZH2C2D3FAJ7WOE54LQ3Y4HMXBAVCNFSM6AAAAABF3W7E7OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGY2TENZXGI . You are receiving this because you authored the thread.Message ID: @.***>

evanmiyakawa commented 5 months ago

I think this got resolved on its own, must have been an NCAA issue

jrbarber37 commented 5 months ago

Yes, this is working fine for me. Thanks for checking.

On Mon, Apr 8, 2024, 6:06 PM Evan Miyakawa @.***> wrote:

I think this got resolved on its own, must have been an NCAA issue

— Reply to this email directly, view it on GitHub https://github.com/jflancer/bigballR/issues/51#issuecomment-2043718755, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUIJZH2K6LJZPRXD6CLYC3LY4MIETAVCNFSM6AAAAABF3W7E7OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTG4YTQNZVGU . You are receiving this because you authored the thread.Message ID: @.***>