CRAN Package Check Results for Package heumilkr

Last updated on 2024-07-23 05:57:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 18.89 70.07 88.96 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 13.21 51.58 64.79 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 131.03 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 123.79 NOTE
r-devel-windows-x86_64 0.2.0 23.00 74.00 97.00 NOTE
r-patched-linux-x86_64 0.2.0 16.20 64.74 80.94 OK
r-release-linux-x86_64 0.2.0 17.91 65.17 83.08 OK
r-release-macos-arm64 0.2.0 38.00 OK
r-release-macos-x86_64 0.2.0 57.00 OK
r-release-windows-x86_64 0.2.0 20.00 74.00 94.00 OK
r-oldrel-macos-arm64 0.2.0 45.00 OK
r-oldrel-macos-x86_64 0.2.0 86.00 OK
r-oldrel-windows-x86_64 0.2.0 23.00 85.00 108.00 OK

Check Details

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘heumilkr/libs/heumilkr.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.2.0
Check: compiled code
Result: NOTE File 'heumilkr/libs/x64/heumilkr.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