CRAN Package Check Results for Package clock

Last updated on 2026-04-27 21:50:02 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 129.12 171.26 300.38 OK
r-devel-linux-x86_64-fedora-clang 0.7.4 211.00 380.97 591.97 OK
r-devel-linux-x86_64-fedora-gcc 0.7.4 363.00 388.37 751.37 OK
r-devel-windows-x86_64 0.7.4 204.00 311.00 515.00 OK
r-patched-linux-x86_64 0.7.4 194.27 241.12 435.39 OK
r-release-linux-x86_64 0.7.4 183.58 237.25 420.83 OK
r-release-macos-arm64 0.7.4 33.00 37.00 70.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 196.00 313.00 509.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 221.00 384.00 605.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