CRAN Package Check Results for Package robustHD

Last updated on 2026-04-25 05:48:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.4 102.19 141.26 243.45 OK
r-devel-linux-x86_64-debian-gcc 0.8.4 68.86 94.39 163.25 OK
r-devel-linux-x86_64-fedora-clang 0.8.4 134.00 202.49 336.49 OK
r-devel-linux-x86_64-fedora-gcc 0.8.4 187.00 204.35 391.35 OK
r-patched-linux-x86_64 0.8.4 93.97 126.58 220.55 OK
r-release-linux-x86_64 0.8.4 77.58 121.84 199.42 OK
r-release-macos-arm64 0.8.4 19.00 21.00 40.00 OK
r-release-macos-x86_64 0.8.4 58.00 108.00 166.00 NOTE
r-release-windows-x86_64 0.8.4 116.00 164.00 280.00 OK
r-oldrel-macos-arm64 0.8.4 15.00 23.00 38.00 OK
r-oldrel-macos-x86_64 0.8.4 55.00 113.00 168.00 OK
r-oldrel-windows-x86_64 0.8.4 98.00 159.00 257.00 OK

Check Details

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