Last updated on 2026-04-20 11:50:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.3 | 3.19 | 47.49 | 50.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.5 | 2.35 | 33.76 | 36.11 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.5 | 6.00 | 68.91 | 74.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.5 | 6.00 | 80.03 | 86.03 | OK | |
| r-devel-macos-arm64 | 0.7.3 | 1.00 | 121.00 | 122.00 | ERROR | |
| r-devel-windows-x86_64 | 0.7.5 | 6.00 | 89.00 | 95.00 | OK | |
| r-patched-linux-x86_64 | 0.7.3 | 4.12 | 44.66 | 48.78 | OK | |
| r-release-linux-x86_64 | 0.7.5 | 3.02 | 38.90 | 41.92 | OK | |
| r-release-macos-arm64 | 0.7.3 | OK | ||||
| r-release-macos-x86_64 | 0.7.5 | 3.00 | 167.00 | 170.00 | OK | |
| r-release-windows-x86_64 | 0.7.5 | 8.00 | 85.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.7.5 | 3.00 | 214.00 | 217.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.5 | 9.00 | 89.00 | 98.00 | OK |
Version: 0.7.3
Check: examples
Result: ERROR
Running examples in ‘timeperiodsR-Ex.R’ failed
The error most likely occurred in:
> ### Name: check_dayoffs
> ### Title: Check if the day is an official day off
> ### Aliases: check_dayoffs
>
> ### ** Examples
>
> ld <- next_n_weeks(n = 2)
> check_dayoffs(date = ld)
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [isdayoff.ru]:
Resolving timed out after 10002 milliseconds
Calls: check_dayoffs ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-macos-arm64