CRAN Package Check Results for Package KODAMA

Last updated on 2026-04-30 11:56:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3 37.58 84.42 122.00 OK
r-devel-linux-x86_64-debian-gcc 3.3 26.53 63.87 90.40 OK
r-devel-linux-x86_64-fedora-clang 3.3 54.00 129.30 183.30 OK
r-devel-linux-x86_64-fedora-gcc 3.3 71.00 133.75 204.75 OK
r-devel-windows-x86_64 3.3 53.00 124.00 177.00 OK
r-patched-linux-x86_64 3.3 37.24 78.23 115.47 OK
r-release-linux-x86_64 3.3 37.79 77.67 115.46 OK
r-release-macos-arm64 3.3 8.00 24.00 32.00 OK
r-release-macos-x86_64 3.3 27.00 97.00 124.00 NOTE
r-release-windows-x86_64 3.3 48.00 135.00 183.00 OK
r-oldrel-macos-arm64 3.3 8.00 27.00 35.00 OK
r-oldrel-macos-x86_64 3.3 26.00 100.00 126.00 OK
r-oldrel-windows-x86_64 3.3 58.00 151.00 209.00 OK

Additional issues

rchk

Check Details

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