CRAN Package Check Results for Package KODAMA

Last updated on 2026-04-01 12:52:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3 36.57 82.05 118.62 NOTE
r-devel-linux-x86_64-debian-gcc 3.3 28.16 62.89 91.05 NOTE
r-devel-linux-x86_64-fedora-clang 3.3 54.00 123.55 177.55 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3 67.00 130.77 197.77 OK
r-devel-macos-arm64 3.3 9.00 24.00 33.00 OK
r-devel-windows-x86_64 3.3 47.00 120.00 167.00 NOTE
r-patched-linux-x86_64 3.3 32.31 76.06 108.37 OK
r-release-linux-x86_64 3.3 29.79 76.37 106.16 OK
r-release-macos-arm64 3.3 8.00 27.00 35.00 OK
r-release-macos-x86_64 3.3 26.00 100.00 126.00 OK
r-release-windows-x86_64 3.3 43.00 119.00 162.00 OK
r-oldrel-macos-arm64 3.3 8.00 31.00 39.00 NOTE
r-oldrel-macos-x86_64 3.3 25.00 103.00 128.00 NOTE
r-oldrel-windows-x86_64 3.3 53.00 150.00 203.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 3.3
Check: compiled code
Result: NOTE File 'KODAMA/libs/x64/KODAMA.dll': 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-devel-windows-x86_64

Version: 3.3
Check: installed package size
Result: NOTE installed size is 6.6Mb sub-directories of 1Mb or more: data 2.6Mb libs 2.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64