CRAN Package Check Results for Package clock

Last updated on 2026-04-24 13:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.4 188.81 249.86 438.67 OK
r-devel-linux-x86_64-debian-gcc 0.7.4 131.62 174.36 305.98 OK
r-devel-linux-x86_64-fedora-clang 0.7.4 212.00 374.98 586.98 OK
r-devel-linux-x86_64-fedora-gcc 0.7.4 363.00 388.37 751.37 OK
r-patched-linux-x86_64 0.7.4 194.27 241.12 435.39 OK
r-release-linux-x86_64 0.7.4 165.28 223.92 389.20 OK
r-release-macos-arm64 0.7.4 30.00 38.00 68.00 OK
r-release-macos-x86_64 0.7.4 113.00 210.00 323.00 NOTE
r-release-windows-x86_64 0.7.4 198.00 321.00 519.00 OK
r-oldrel-macos-arm64 0.7.4 30.00 38.00 68.00 OK
r-oldrel-macos-x86_64 0.7.4 104.00 181.00 285.00 OK
r-oldrel-windows-x86_64 0.7.4 166.00 294.00 460.00 OK

Additional issues

rchk

Check Details

Version: 0.7.4
Check: compiled code
Result: NOTE 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. Flavor: r-release-macos-x86_64