CRAN Package Check Results for Package harmony

Last updated on 2026-04-27 13:51:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.4 56.31 191.52 247.83 OK
r-devel-linux-x86_64-debian-gcc 2.0.2 51.07 145.37 196.44 OK
r-devel-linux-x86_64-fedora-clang 2.0.2 82.00 301.10 383.10 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 158.00 318.96 476.96 OK
r-devel-windows-x86_64 2.0.2 107.00 229.00 336.00 OK
r-patched-linux-x86_64 1.2.4 53.46 178.80 232.26 OK
r-release-linux-x86_64 1.2.4 57.06 179.30 236.36 OK
r-release-macos-arm64 2.0.2 15.00 50.00 65.00 OK
r-release-macos-x86_64 1.2.4 36.00 208.00 244.00 NOTE
r-release-windows-x86_64 2.0.2 93.00 220.00 313.00 OK
r-oldrel-macos-arm64 2.0.2 13.00 61.00 74.00 OK
r-oldrel-macos-x86_64 1.2.4 33.00 216.00 249.00 OK
r-oldrel-windows-x86_64 1.2.4 115.00 244.00 359.00 OK

Check Details

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