Last updated on 2025-06-07 18:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 4.51 | 41.01 | 45.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 3.04 | 31.96 | 35.00 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 67.65 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 62.15 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 7.00 | 58.00 | 65.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 4.16 | 38.37 | 42.53 | OK | |
r-release-linux-x86_64 | 0.2.1 | 3.85 | 38.23 | 42.08 | OK | |
r-release-macos-arm64 | 0.2.1 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 53.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 7.00 | 57.00 | 64.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 45.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 7.00 | 69.00 | 76.00 | ERROR |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in 'ggfootball-Ex.R' failed
The error most likely occurred in:
> ### Name: xg_chart
> ### Title: Plot an xG chart of a football match
> ### Aliases: xg_chart
>
> ### ** Examples
>
> xg_chart(26631, "red", "grey", competition = "Premier League")
Error in open.connection(x, "rb") : cannot open the connection
Calls: xg_chart ... get_match_shots -> <Anonymous> -> read_html.default
Execution halted
Flavor: r-oldrel-windows-x86_64