CRAN Package Check Results for Package ABM

Last updated on 2026-03-31 22:52:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 62.72 34.01 96.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.3 47.77 25.19 72.96 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.3 92.00 48.79 140.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.3 132.00 46.24 178.24 OK
r-devel-macos-arm64 0.4.3 13.00 3.00 16.00 OK
r-devel-windows-x86_64 0.4.3 75.00 96.00 171.00 NOTE
r-patched-linux-x86_64 0.4.3 57.39 29.18 86.57 OK
r-release-linux-x86_64 0.4.3 55.28 29.14 84.42 OK
r-release-macos-arm64 0.4.3 OK
r-release-macos-x86_64 0.4.3 34.00 16.00 50.00 OK
r-release-windows-x86_64 0.4.3 61.00 78.00 139.00 OK
r-oldrel-macos-arm64 0.4.3 OK
r-oldrel-macos-x86_64 0.4.3 35.00 63.00 98.00 OK
r-oldrel-windows-x86_64 0.4.3 80.00 90.00 170.00 OK

Check Details

Version: 0.4.3
Check: compiled code
Result: NOTE File ‘ABM/libs/ABM.so’: Found non-API call to R: ‘R_UnboundValue’ 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

Version: 0.4.3
Check: compiled code
Result: NOTE File 'ABM/libs/x64/ABM.dll': Found non-API call to R: 'R_UnboundValue' 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