Last updated on 2025-04-01 09:54:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 4.26 | 38.98 | 43.24 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.98 | 29.16 | 32.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 73.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 68.38 | OK | |||
r-devel-macos-arm64 | 0.2.1 | 27.00 | OK | |||
r-devel-macos-x86_64 | 0.2.1 | 53.00 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 6.00 | 58.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 4.17 | 38.70 | 42.87 | OK | |
r-release-linux-x86_64 | 0.2.1 | 3.84 | 36.67 | 40.51 | OK | |
r-release-macos-arm64 | 0.2.1 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 45.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 6.00 | 58.00 | 64.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 30.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.1 | 47.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 8.00 | 64.00 | 72.00 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘ggfootball-Ex.R’ failed
The error most likely occurred in:
> ### Name: xg_map
> ### Title: Plot shots xG of a football match
> ### Aliases: xg_map
>
> ### ** Examples
>
> xg_map(26631, title = "xG Map")
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘systemfonts’
Calls: xg_map ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-oldrel-macos-arm64