CRAN Package Check Results for Package redist

Last updated on 2026-04-24 13:48:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.3.2 299.97 270.48 570.45 OK
r-devel-linux-x86_64-debian-gcc 4.3.2 192.17 178.16 370.33 OK
r-devel-linux-x86_64-fedora-clang 4.3.2 480.00 445.15 925.15 OK
r-devel-linux-x86_64-fedora-gcc 4.3.2 554.00 441.12 995.12 OK
r-patched-linux-x86_64 4.3.2 269.31 247.47 516.78 OK
r-release-linux-x86_64 4.3.2 259.32 239.32 498.64 OK
r-release-macos-arm64 4.3.2 54.00 38.00 92.00 OK
r-release-macos-x86_64 4.3.2 183.00 210.00 393.00 NOTE
r-release-windows-x86_64 4.3.2 342.00 327.00 669.00 OK
r-oldrel-macos-arm64 4.3.2 54.00 38.00 92.00 OK
r-oldrel-macos-x86_64 4.3.2 204.00 550.00 754.00 OK
r-oldrel-windows-x86_64 4.3.2 343.00 339.00 682.00 OK

Check Details

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