Skip to content

nba_pbps function failing #169

@cgunther13

Description

@cgunther13

Running the nba_pbp() or nba_pbps() function returns the following error, even when running with the exact specifications in the usage example:

Error in vec_rbind():
! names must be a character vector
Run rlang::last_trace() to see where the error occurred.

To Reproduce
Run
y <- c("0022201086", "0022200021")
nba_pbps(game_ids = y, version = "v2")

Expected behavior
Returning pbp data for games

Desktop:

  • MacOS: [e.g. iOS]
  • Browser: R App
  • Version: Updated/reinstalled hoopR on November 14, 2025

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions