CRAN Package Check Results for Package aihuman

Last updated on 2026-04-25 09:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 99.63 370.40 470.03 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 49.54 250.36 299.90 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 101.00 562.22 663.22 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 127.00 610.80 737.80 OK
r-patched-linux-x86_64 1.0.1 64.24 341.65 405.89 OK
r-release-linux-x86_64 1.0.1 54.50 340.03 394.53 OK
r-release-macos-arm64 1.0.1 14.00 73.00 87.00 OK
r-release-macos-x86_64 1.0.1 43.00 343.00 386.00 NOTE
r-release-windows-x86_64 1.0.1 80.00 335.00 415.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 41.00 303.00 344.00 OK
r-oldrel-windows-x86_64 1.0.1 69.00 338.00 407.00 OK

Check Details

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