CRAN Package Check Results for Package KODAMA

Last updated on 2026-04-26 11:48:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3 37.62 84.96 122.58 OK
r-devel-linux-x86_64-debian-gcc 3.3 26.61 64.28 90.89 OK
r-devel-linux-x86_64-fedora-clang 3.3 55.00 124.43 179.43 OK
r-devel-linux-x86_64-fedora-gcc 3.3 71.00 133.75 204.75 OK
r-patched-linux-x86_64 3.3 35.37 78.56 113.93 OK
r-release-linux-x86_64 3.3 37.79 77.67 115.46 OK
r-release-macos-arm64 3.3 9.00 24.00 33.00 OK
r-release-macos-x86_64 3.3 27.00 97.00 124.00 NOTE
r-release-windows-x86_64 3.3 46.00 119.00 165.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 55.00 147.00 202.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