Last updated on 2026-06-09 15:49:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 7.35 | 67.87 | 75.22 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.18 | 51.44 | 56.62 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 12.00 | 112.73 | 124.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 12.00 | 109.22 | 121.22 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 11.00 | 92.00 | 103.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 6.22 | 67.45 | 73.67 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 6.55 | 67.92 | 74.47 | 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 | 87.00 | 98.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 | 205.00 | 219.00 | ERROR |
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: tennis_data
> ### Title: Download data from http://www.tennis-data.co.uk/
> ### Aliases: tennis_data
>
> ### ** Examples
>
> db<-tennis_data("2022","ATP")
Error in utils::unzip(zip_path, list = TRUE) :
zip file '/home/hornik/tmp/scratch/RtmpGVwJ2G/file27a88e402a954f.xlsx' cannot be opened
Calls: tennis_data ... standardise_sheet -> %in% -> sheets_fun -> <Anonymous> -> <Anonymous>
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
rank_plot 4.092 0.222 6.504
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in 'welo-Ex.R' failed
The error most likely occurred in:
> ### Name: tennis_data
> ### Title: Download data from http://www.tennis-data.co.uk/
> ### Aliases: tennis_data
>
> ### ** Examples
>
> db<-tennis_data("2022","ATP")
Error in utils::unzip(zip_path, list = TRUE) :
zip file 'D:\temp\2026_06_08_01_50_00_26021\Rtmp4KmefH\file7f3021d52524.xlsx' cannot be opened
Calls: tennis_data ... standardise_sheet -> %in% -> sheets_fun -> <Anonymous> -> <Anonymous>
Execution halted
Flavor: r-oldrel-windows-x86_64