CRAN Package Check Results for Package ABM

Last updated on 2026-04-03 23:56:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 60.32 33.68 94.00 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.3 49.16 24.94 74.10 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.3 112.00 53.90 165.90 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 146.00 52.54 198.54 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 85.00 160.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-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