robjhyndman / cricketdata

International cricket data for men and women, Tests, ODIs and T20s
http://pkg.robjhyndman.com/cricketdata/
79 stars 21 forks source link

Economy Rate incorrect error #12

Closed ald0405 closed 2 years ago

ald0405 commented 5 years ago
fetch_cricinfo( "ODI", "Men", "Bowling", type = "innings")

Error in clean_bowling_data(this_data) : Economy rate incorrect

complexgenome commented 3 years ago

i get the same error.

@robjhyndman - I'd be happy to dig into this, but haven't worked with parsing before. Any pointers here?

robjhyndman commented 3 years ago

The error is occurring in clean_bowling_data line 78. It seems to occur when there were 8 ball overs in Australia, but the ER is computed as if there were 6 ball overs. I've now fixed the problem in https://github.com/ropenscilabs/cricketdata/commit/93794ab5e215b3e4c55b7d97280fd96ebc4f9d7e