CRAN Package Check Results for Package timechange

Last updated on 2024-04-23 10:54:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 39.46 31.50 70.96 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 28.04 24.40 52.44 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 115.07 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 102.35 NOTE
r-prerel-macos-arm64 0.3.0 28.00 OK
r-prerel-windows-x86_64 0.3.0 39.00 70.00 109.00 OK
r-patched-linux-x86_64 0.3.0 42.10 31.18 73.28 OK
r-release-linux-x86_64 0.3.0 39.46 30.82 70.28 OK
r-release-macos-arm64 0.3.0 52.00 OK
r-release-macos-x86_64 0.3.0 95.00 OK
r-release-windows-x86_64 0.3.0 45.00 76.00 121.00 OK
r-oldrel-macos-arm64 0.3.0 51.00 OK
r-oldrel-windows-x86_64 0.3.0 40.00 67.00 107.00 OK

Check Details

Version: 0.3.0
Check: compiled code
Result: NOTE File ‘timechange/libs/timechange.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc