CRAN Package Check Results for Package ldt

Last updated on 2026-04-26 01:48:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.3 360.04 84.10 444.14 OK
r-devel-linux-x86_64-debian-gcc 0.5.3 232.98 59.47 292.45 OK
r-devel-linux-x86_64-fedora-clang 0.5.3 446.00 124.45 570.45 OK
r-devel-linux-x86_64-fedora-gcc 0.5.3 670.00 135.29 805.29 OK
r-patched-linux-x86_64 0.5.3 321.82 75.66 397.48 OK
r-release-linux-x86_64 0.5.3 323.07 76.36 399.43 OK
r-release-macos-arm64 0.5.3 67.00 -16.00 51.00 OK
r-release-macos-x86_64 0.5.3 224.00 -15.00 209.00 NOTE
r-release-windows-x86_64 0.5.3 423.00 160.00 583.00 OK
r-oldrel-macos-arm64 0.5.3 OK
r-oldrel-macos-x86_64 0.5.3 205.00 -15.00 190.00 OK
r-oldrel-windows-x86_64 0.5.3 553.00 193.00 746.00 OK

Check Details

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