Last updated on 2026-07-14 17:51:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 7.36 | 73.69 | 81.05 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.34 | 48.32 | 53.66 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 14.00 | 119.88 | 133.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 13.00 | 105.32 | 118.32 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 11.00 | 95.00 | 106.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 6.80 | 68.67 | 75.47 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 7.68 | 70.04 | 77.72 | OK | |
| r-release-macos-arm64 | 0.1.4 | 2.00 | 30.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.1.4 | 6.00 | 80.00 | 86.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 11.00 | 120.00 | 131.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.4 | 5.00 | 62.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 14.00 | 111.00 | 125.00 | OK |
Version: 0.1.4
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 in utils::unzip(zip_path, list = TRUE) :
zip file '/home/hornik/tmp/scratch/RtmpvOzY7K/file228f684a32ba29.xlsx' cannot be opened
Calls: tennis_data ... standardise_sheet -> %in% -> sheets_fun -> <Anonymous> -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc