FantasyFootballAnalytics / ffanalytics

ffanalytics R package
http://ffanalytics.fantasyfootballanalytics.net/
163 stars 100 forks source link

Additional projection_table issues #17

Closed Tectra closed 6 years ago

Tectra commented 6 years ago

While investigating the source of issue 15, I did notice a few other issues. I wasn't able to determine if the projections were being included as part of the projections table.

FantasyPros: Error in -x : invalid argument to unary operator FleaFlicker: Error: Column id not found Yahoo: Error in mutate_impl(.data, dots) : Evaluation error: object 'fg' not found. NFL: Error in .f(.x[[i]], ...) : object 'att' not found FantasyData: Error: by can't contain join column pos, data_col which is missing from LHS FantasyFootballNerd: Error: Column id not found

MrDAndersen commented 6 years ago

FantasyData is not currently scrapeable due to the way they have changed their site, so I would avoid that source. Were the other issues found by running the sources by themselves?

Tectra commented 6 years ago

I forgot about FantasyData (apologies). Yes, I ran each source individually to get the above errors.

MrDAndersen commented 6 years ago

Okay. That will help with troubleshooting. Will look into this.

chris-roerig commented 6 years ago

I'm having the same issue when specifying a week (in this case 1) but it works OK when using week = 0

isaactpetersen commented 5 years ago

Posting this here in case anyone is interested in helping with the project: https://fantasyfootballanalytics.net/2019/09/call-for-help-lead-r-shiny-developer.html