Last updated on 2026-07-08 12:58:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 7.75 | 73.82 | 81.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.16 | 52.50 | 57.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 11.00 | 90.52 | 101.52 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 13.00 | 114.19 | 127.19 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 11.00 | 92.00 | 103.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 7.15 | 64.59 | 71.74 | ERROR | |
| r-release-linux-x86_64 | 0.1.4 | 7.35 | 68.13 | 75.48 | 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 | 10.00 | 88.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 | 15.00 | 110.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: 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/RtmpJZ9rAT/file189ff51a92b3ea.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 3.852 0.283 6.623
Flavor: r-patched-linux-x86_64