CRAN Package Check Results for Package multbxxc

Last updated on 2024-06-27 08:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 30.77 31.99 62.76 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 124.84 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 124.58 OK
r-devel-windows-x86_64 1.0.2 34.00 68.00 102.00 NOTE
r-patched-linux-x86_64 1.0.2 39.10 41.46 80.56 OK
r-release-linux-x86_64 1.0.2 38.88 40.14 79.02 OK
r-release-macos-arm64 1.0.3 34.00 OK
r-release-macos-x86_64 1.0.3 78.00 OK
r-release-windows-x86_64 1.0.2 34.00 67.00 101.00 OK
r-oldrel-macos-arm64 1.0.3 49.00 OK
r-oldrel-macos-x86_64 1.0.3 62.00 OK
r-oldrel-windows-x86_64 1.0.2 44.00 82.00 126.00 OK

Check Details

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘multbxxc/libs/multbxxc.so’: Found non-API calls to R: ‘IS_GROWABLE’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘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-linux-x86_64-debian-clang

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘multbxxc/libs/multbxxc.so’: Found non-API calls to R: ‘IS_GROWABLE’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc

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