Last updated on 2026-07-02 19:56:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 7.63 | 72.55 | 80.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.67 | 52.61 | 58.28 | 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 | 107.82 | 120.82 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 11.00 | 116.00 | 127.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 | 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 | 13.00 | 87.00 | 100.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 | 124.00 | 138.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