Last updated on 2025-03-25 08:58:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 3.98 | 39.02 | 43.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.91 | 29.65 | 32.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 68.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 67.90 | 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 | 8.00 | 59.00 | 67.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 8.47 | 71.57 | 80.04 | OK | |
r-release-linux-x86_64 | 0.2.0 | 8.95 | 67.99 | 76.94 | 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 | 7.00 | 70.00 | 77.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 31.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.1 | 47.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 11.00 | 67.00 | 78.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