Last updated on 2026-08-12 20:52:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | ERROR | |||||
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 4.59 | 53.57 | 58.16 | OK | |
| 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.10 | 67.70 | 74.80 | OK | |
| r-release-linux-x86_64 | 0.1.5 | 7.38 | 67.94 | 75.32 | 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 | 11.00 | 84.00 | 95.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: 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-linux-x86_64-debian-clang