CRAN Package Check Results for Package harmony

Last updated on 2026-05-01 16:52:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 64.37 205.80 270.17 OK
r-devel-linux-x86_64-debian-gcc 2.0.2 52.68 140.10 192.78 OK
r-devel-linux-x86_64-fedora-clang 2.0.2 89.00 319.87 408.87 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 160.00 349.41 509.41 OK
r-devel-windows-x86_64 2.0.2 110.00 217.00 327.00 OK
r-patched-linux-x86_64 2.0.2 69.00 192.59 261.59 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 97.00 219.00 316.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 2.0.2 114.00 288.00 402.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