Description
Simple definition of time intervals for the current, previous, and next week, month, quarter and year.
Downloads
338
Last 30 days
11466th
788
Last 90 days
3.3K
Last year
Trend: +36.3% (30d vs prior 30d)
CRAN Check Status
1
ERROR
13
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | ERROR |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (1 non-OK)
ERROR
r-devel-macos-arm64
examples
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
Check History
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
ERROR
r-devel-macos-arm64
examples
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 ...[truncated]... 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