CRAN Package Check Results for Package pomdp

Last updated on 2026-04-24 20:51:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.5 46.93 398.09 445.02 OK
r-devel-linux-x86_64-debian-gcc 1.2.5 37.25 231.21 268.46 OK
r-devel-linux-x86_64-fedora-clang 1.2.5 74.00 671.31 745.31 OK
r-devel-linux-x86_64-fedora-gcc 1.2.5 113.00 680.84 793.84 OK
r-patched-linux-x86_64 1.2.5 53.42 372.13 425.55 OK
r-release-linux-x86_64 1.2.5 50.35 360.38 410.73 OK
r-release-macos-arm64 1.2.5 11.00 92.00 103.00 OK
r-release-macos-x86_64 1.2.5 35.00 414.00 449.00 NOTE
r-release-windows-x86_64 1.2.5 58.00 379.00 437.00 OK
r-oldrel-macos-arm64 1.2.5 OK
r-oldrel-macos-x86_64 1.2.5 32.00 360.00 392.00 OK
r-oldrel-windows-x86_64 1.2.5 57.00 374.00 431.00 OK

Check Details

Version: 1.2.5
Check: compiled code
Result: NOTE File ‘pomdp/libs/pomdp.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