CRAN Package Check Results for Package timeperiodsR

Last updated on 2026-03-30 02:53:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 2.61 47.22 49.83 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 2.68 36.18 38.86 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 78.86 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 5.00 81.45 86.45 OK
r-devel-macos-arm64 0.7.3 1.00 121.00 122.00 ERROR
r-devel-windows-x86_64 0.7.3 5.00 95.00 100.00 OK
r-patched-linux-x86_64 0.7.3 3.91 42.41 46.32 OK
r-release-linux-x86_64 0.7.3 2.86 42.51 45.37 OK
r-release-macos-arm64 0.7.3 OK
r-release-macos-x86_64 0.7.3 2.00 171.00 173.00 OK
r-release-windows-x86_64 0.7.3 5.00 93.00 98.00 OK
r-oldrel-macos-arm64 0.7.3 OK
r-oldrel-macos-x86_64 0.7.3 3.00 160.00 163.00 OK
r-oldrel-windows-x86_64 0.7.3 7.00 98.00 105.00 OK

Check Details

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