Skip to content

timeperiodsR

Simple Definition Of Time Intervals

v0.7.3 · Jan 23, 2024 · GPL-2

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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies lubridate timeperiodsR

Version History

new 0.7.3 Mar 10, 2026
updated 0.7.3 ← 0.7.1 diff Jan 22, 2024
updated 0.7.1 ← 0.6.2 diff Apr 19, 2023
updated 0.6.2 ← 0.6.1 diff Apr 2, 2020
updated 0.6.1 ← 0.3.0 diff Jan 8, 2020
updated 0.3.0 ← 0.2.0 diff Dec 8, 2019
updated 0.2.0 ← 0.1.0 diff Nov 13, 2019
new 0.1.0 Sep 25, 2019