Last updated on 2026-08-17 00:49:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 7.83 | 74.50 | 82.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 5.26 | 50.89 | 56.15 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 6.00 | 50.41 | 56.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 52.80 | OK | |||
| r-devel-windows-x86_64 | 0.1.5 | 13.00 | 110.00 | 123.00 | OK | |
| r-patched-linux-x86_64 | 0.1.5 | 7.88 | 67.72 | 75.60 | OK | |
| r-release-linux-x86_64 | 0.1.5 | 7.76 | 69.38 | 77.14 | OK | |
| r-release-macos-arm64 | 0.1.5 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.1.5 | 7.00 | 100.00 | 107.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 10.00 | 0.00 | 10.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | 2.00 | 29.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.5 | 7.00 | 168.00 | 175.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 15.00 | 111.00 | 126.00 | OK |
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in ‘welo-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: welo_plot
> ### Title: Plot for WElo and Elo rates
> ### Aliases: welo_plot
>
> ### ** Examples
>
> db<-tennis_data("2022","ATP")
Error: The tennis data could not be downloaded from http://www.tennis-data.co.uk/2022/2022.xlsx. Please check your Internet connection, verify that the requested year is available, or try again later.
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
rank_plot 2.603 0.318 6.289
Flavor: r-devel-linux-x86_64-debian-gcc