Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scouting Report - FBref #301

Open
lucassvar opened this issue Jul 20, 2023 · 4 comments
Open

Scouting Report - FBref #301

lucassvar opened this issue Jul 20, 2023 · 4 comments

Comments

@lucassvar
Copy link

I was having trouble extracting the scouting reports for an analysis I had to make, so I tried reinstalling the package and using the example code and nothing. I get the following error message:
Error in fb_player_scouting_report(player_url = "https://fbref.com/en/players/d70ce98e/Lionel-Messi", :
Full scouting report not available for Lionel Messi

And is the same error for every single player I've tried.

library(worldfootballR)
packageVersion("worldfootballR")

messi_primary <- fb_player_scouting_report(player_url = "https://fbref.com/en/players/d70ce98e/Lionel-Messi", pos_versus = "primary")

sessionInfo()
@JaseZiv
Copy link
Owner

JaseZiv commented Jul 20, 2023

I was having trouble extracting the scouting reports for an analysis I had to make, so I tried reinstalling the package and using the example code and nothing. I get the following error message: Error in fb_player_scouting_report(player_url = "https://fbref.com/en/players/d70ce98e/Lionel-Messi", : Full scouting report not available for Lionel Messi And is the same error for every single player I've tried.

library(worldfootballR)
packageVersion("worldfootballR")

messi_primary <- fb_player_scouting_report(player_url = "https://fbref.com/en/players/d70ce98e/Lionel-Messi", pos_versus = "primary")

sessionInfo()

What version of worldfootballR are you using?

I'm using the current version and am not getting any errors using your MRE.

Make sure you install the latest dev version from GitHub.

Let me know how you go.

@lucassvar
Copy link
Author

Can't check the version right now since I'm not at home, but I uninstalled and installed the package again from Github succesfully. Also restarted the session.
So yeah I don't know why it isn't working.

@JaseZiv
Copy link
Owner

JaseZiv commented Jul 21, 2023

Ok cool. Let me know when you get home what version you've got installed.

@lucassvar
Copy link
Author

worldfootballR_0.6.3.0010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants