CRAN Package Check Results for Package heumilkr

Last updated on 2024-05-03 11:53:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 20.53 68.21 88.74 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 123.90 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 123.62 NOTE
r-devel-windows-x86_64 0.2.0 20.00 77.00 97.00 NOTE
r-patched-linux-x86_64 0.2.0 19.24 64.61 83.85 OK
r-release-linux-x86_64 0.2.0 21.33 63.62 84.95 OK
r-release-macos-arm64 0.2.0 38.00 OK
r-release-macos-x86_64 0.2.0 102.00 OK
r-release-windows-x86_64 0.2.0 22.00 74.00 96.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 25.00 84.00 109.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_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-clang, 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_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64