We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I keep encountering the error message below when I attempt to install the StatsBombR package on R Studio:
Error: Failed to install 'StatsBombR' from GitHub: Git does not seem to be installed on your system.
I was able to install the other package outlined in the set-up instructions without any problems:
devtools::install_github("statsbomb/SDMTools")
Is there a reason this package won't install?
The text was updated successfully, but these errors were encountered:
I have same problem
Sorry, something went wrong.
Hi, I opened RStudio as administrator, updated all my libraries and reinstall devtools, sdmtools and statsbombr. That works fine.
No branches or pull requests
Hi,
I keep encountering the error message below when I attempt to install the StatsBombR package on R Studio:
Error: Failed to install 'StatsBombR' from GitHub:
Git does not seem to be installed on your system.
I was able to install the other package outlined in the set-up instructions without any problems:
devtools::install_github("statsbomb/SDMTools")
Is there a reason this package won't install?
The text was updated successfully, but these errors were encountered: