FantasyFootballAnalytics / FantasyFootballAnalyticsR

R scripts and data files for the Fantasy Football Analytics website
http://fantasyfootballanalytics.net/
447 stars 1.58k forks source link

Collate field missing #37

Closed sa000 closed 7 years ago

sa000 commented 7 years ago

Hi,

I'm receiving the following error when installing the ffanalytics package. Error in .install_package_code_files(".", instdir) : files in 'Collate' field missing from 'C:/Users/sa69/AppData/Local/Temp/RtmpMFtqov/devtools36341af07bdf/dadrivr-FantasyFootballAnalyticsR-e3dbc95/R Package/ffanalytics/R': tableMerge.R

I think this is because tableMerge.R does not exist in the ffanalytics/R folder but I'm not sure?

Thanks!

MrDAndersen commented 7 years ago

That was a missing file in the latest push of code. The directory has been updated with the missing file. Please try the installation again.

sa000 commented 7 years ago

Issue is resolved, thanks!