Skip to content

clock

Date-Time Types and Tools

v0.7.4 · Jan 13, 2026 · MIT + file LICENSE

Description

Provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (durations, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. Capabilities include: date-time parsing, formatting, arithmetic, extraction and updating of components, and rounding.

Downloads

150.6K

Last 30 days

280th

438.2K

Last 90 days

1.9M

Last year

Trend: +7.7% (30d vs prior 30d)

CRAN Check Status

5 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
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 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
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 (5 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘clock/libs/clock.so’:
  Found non-API call to R: ‘R_NamespaceRegistry’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'clock/libs/x64/clock.dll':
  Found non-API call to R: 'R_NamespaceRegistry'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 17.2Mb
  sub-directories of 1Mb or more:
    libs  15.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.8Mb
  sub-directories of 1Mb or more:
    libs  15.9Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘clock/libs/clock.so’:
  Found non-API call to R: ‘R_NamespaceRegistry’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Additional Issues

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 17.2Mb
  sub-directories of 1Mb or more:
    libs  15.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.8Mb
  sub-directories of 1Mb or more:
    libs  15.9Mb

Reverse Dependencies (24)

Dependency Network

Dependencies Reverse dependencies cli lifecycle rlang tzdb vctrs CodelistGenerator CohortCharacteristics CohortConstructor CohortSurvival DrugUtilisation IncidencePrevalence MeasurementDiagnostics OmopConstructor OmopSketch PatientProfiles PhenotypeR actxps bigrquery cookies datetimeoffset +9 more reverse deps clock

Version History

new 0.7.4 Mar 10, 2026
updated 0.7.4 ← 0.7.3 diff Jan 12, 2026
updated 0.7.3 ← 0.7.2 diff Mar 20, 2025
updated 0.7.2 ← 0.7.1 diff Jan 21, 2025
updated 0.7.1 ← 0.7.0 diff Jul 17, 2024
updated 0.7.0 ← 0.6.1 diff May 14, 2023
updated 0.6.1 ← 0.6.0 diff Jul 17, 2022
updated 0.6.0 ← 0.5.0 diff Dec 1, 2021
updated 0.5.0 ← 0.4.1 diff Oct 28, 2021
updated 0.4.1 ← 0.4.0 diff Sep 20, 2021
updated 0.4.0 ← 0.3.1 diff Jul 21, 2021
updated 0.3.1 ← 0.3.0 diff Jun 27, 2021
updated 0.3.0 ← 0.2.0 diff Apr 21, 2021
updated 0.2.0 ← 0.1.0 diff Apr 11, 2021
new 0.1.0 Mar 30, 2021