jalapic / engsoccerdata

English and European soccer results 1871-2022
755 stars 192 forks source link

england_current() issue #74

Closed bassamsdata closed 1 year ago

bassamsdata commented 2 years ago

it shows an issue as the following :(

Error: ! Assigned dataas.numeric(hgvg[, 1])must be compatible with existing data. ✖ Existing data has 559 rows. ✖ Assigned data has 560 rows. ℹ Only vectors of size 1 are recycled. Runrlang::last_error()to see where the error occurred. Warning messages: 1: In matrix(unlist(strsplit(x$FT, "-")), ncol = 2, byrow = T) : data length [1119] is not a sub-multiple or multiple of the number of rows [560] 2: In make_data(x2) : NAs introduced by coercion

I tried with R v4.1 and 4.2 but the same error

jalapic commented 1 year ago

sorry about being slow with this package. I believe that it is fixed and working now.