CRAN Package Check Results for Package timechange

Last updated on 2026-03-31 04:50:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 46.78 27.89 74.67 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 29.93 22.09 52.02 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 67.00 41.30 108.30 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.0 87.00 40.17 127.17 OK
r-devel-macos-arm64 0.4.0 9.00 5.00 14.00 OK
r-devel-windows-x86_64 0.4.0 64.00 69.00 133.00 OK
r-patched-linux-x86_64 0.4.0 25.35 24.61 49.96 OK
r-release-linux-x86_64 0.4.0 25.65 24.85 50.50 OK
r-release-macos-arm64 0.4.0 7.00 20.00 27.00 OK
r-release-macos-x86_64 0.4.0 24.00 56.00 80.00 OK
r-release-windows-x86_64 0.4.0 46.00 65.00 111.00 OK
r-oldrel-macos-arm64 0.4.0 8.00 29.00 37.00 OK
r-oldrel-macos-x86_64 0.4.0 22.00 57.00 79.00 OK
r-oldrel-windows-x86_64 0.4.0 50.00 79.00 129.00 OK

Check Details

Version: 0.4.0
Check: compiled code
Result: NOTE File ‘timechange/libs/timechange.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-devel-linux-x86_64-fedora-clang