Last updated on 2026-06-15 18:51:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 7.97 | 71.92 | 79.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.69 | 47.10 | 52.79 | ERROR | |
| 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 | 12.00 | 109.22 | 121.22 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 11.00 | 95.00 | 106.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 7.28 | 67.88 | 75.16 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 6.92 | 66.85 | 73.77 | 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 | 93.00 | 103.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 | 110.00 | 124.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 '/tmp/RtmpMy3PJl/file17eae61db53b4d.xlsx' cannot be opened
Calls: tennis_data ... standardise_sheet -> %in% -> sheets_fun -> <Anonymous> -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc