CRAN Package Check Results for Package ABM

Last updated on 2026-04-02 02:51:13 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.44 25.17 72.61 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.3 107.00 50.96 157.96 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.3 134.00 50.85 184.85 NOTE
r-devel-macos-arm64 0.4.3 13.00 3.00 16.00 OK
r-devel-windows-x86_64 0.4.3 71.00 79.00 150.00 NOTE
r-patched-linux-x86_64 0.4.3 65.43 30.18 95.61 NOTE
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, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

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