Last updated on 2026-08-28 17:50:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 6.57 | 73.62 | 80.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 5.79 | 52.07 | 57.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 53.52 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 52.08 | OK | |||
| r-devel-windows-x86_64 | 0.1.5 | 13.00 | 143.00 | 156.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.5 | 6.55 | 60.41 | 66.96 | ERROR | |
| r-release-linux-x86_64 | 0.1.5 | 7.58 | 69.50 | 77.08 | 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 | 121.00 | 131.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 | 14.00 | 164.00 | 178.00 | ERROR |
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in 'welo-Ex.R' failed
The error most likely occurred in:
> ### Name: rank_plot
> ### Title: Plot for official (ATP or WTA) rates
> ### Aliases: rank_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
Flavor: r-devel-windows-x86_64
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: rank_plot
> ### Title: Plot for official (ATP or WTA) rates
> ### Aliases: rank_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
Flavor: r-patched-linux-x86_64
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in 'welo-Ex.R' failed
The error most likely occurred in:
> ### 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
Flavor: r-oldrel-windows-x86_64