BillPetti / baseballr

A package written for R focused on baseball analysis. Currently in development.
billpetti.github.io/baseballr
Other
369 stars 99 forks source link

Scrape_savant_batter_all assigned name issue #333

Closed zivoderjm closed 6 months ago

zivoderjm commented 6 months ago

Describe the bug Just noticed today that scrape_savant_batter_all and scrape_savant_pitcher_all are returning the following error:

"Error in setnames (x, value) : Can't assign 92 names to a 94 column data.table."

Just reinstalled baseballr and associated packages and still getting error.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

zivoderjm commented 6 months ago

Failed to see the last closed issue related to the new two columns baseball savant rolled out in the last 24 hours, which is pretty awesome new data. But yeah, updated package and all good.