CRAN Package Check Results for Package timechange

Last updated on 2024-07-11 00:56:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 41.77 32.66 74.43 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 26.07 24.59 50.66 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 120.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 104.25 NOTE
r-devel-windows-x86_64 0.3.0 34.00 70.00 104.00 NOTE
r-patched-linux-x86_64 0.3.0 33.91 31.12 65.03 OK
r-release-linux-x86_64 0.3.0 35.58 31.95 67.53 OK
r-release-macos-arm64 0.3.0 28.00 OK
r-release-macos-x86_64 0.3.0 35.00 OK
r-release-windows-x86_64 0.3.0 36.00 70.00 106.00 OK
r-oldrel-macos-arm64 0.3.0 52.00 OK
r-oldrel-macos-x86_64 0.3.0 95.00 OK
r-oldrel-windows-x86_64 0.3.0 34.00 80.00 114.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_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: compiled code
Result: NOTE File 'timechange/libs/x64/timechange.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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-windows-x86_64