CRAN Package Check Results for Package atakrig

Last updated on 2026-04-28 21:48:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8.2 37.87 214.32 252.19 OK
r-devel-linux-x86_64-debian-gcc 0.9.8.2 27.55 136.00 163.55 OK
r-devel-linux-x86_64-fedora-clang 0.9.8.2 69.00 359.31 428.31 OK
r-devel-linux-x86_64-fedora-gcc 0.9.8.2 78.00 345.51 423.51 OK
r-devel-windows-x86_64 0.9.8.2 50.00 193.00 243.00 OK
r-patched-linux-x86_64 0.9.8.2 38.77 205.30 244.07 OK
r-release-linux-x86_64 0.9.8.2 36.90 203.11 240.01 OK
r-release-macos-arm64 0.9.8.2 8.00 39.00 47.00 OK
r-release-macos-x86_64 0.9.8.2 28.00 175.00 203.00 NOTE
r-release-windows-x86_64 0.9.8.2 40.00 189.00 229.00 OK
r-oldrel-macos-arm64 0.9.8.2 8.00 41.00 49.00 OK
r-oldrel-macos-x86_64 0.9.8.2 26.00 164.00 190.00 OK
r-oldrel-windows-x86_64 0.9.8.2 57.00 272.00 329.00 OK

Check Details

Version: 0.9.8.2
Check: compiled code
Result: NOTE File ‘atakrig/libs/atakrig.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. Flavor: r-release-macos-x86_64