CRAN Package Check Results for Package missDeaths

Last updated on 2026-03-30 09:51:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8 31.98 133.34 165.32 OK
r-devel-linux-x86_64-debian-gcc 2.8 25.88 94.66 120.54 NOTE
r-devel-linux-x86_64-fedora-clang 2.8 56.00 195.89 251.89 NOTE
r-devel-linux-x86_64-fedora-gcc 2.8 66.00 186.01 252.01 OK
r-devel-macos-arm64 2.8 8.00 29.00 37.00 OK
r-devel-windows-x86_64 2.8 41.00 146.00 187.00 OK
r-patched-linux-x86_64 2.8 33.00 117.97 150.97 OK
r-release-linux-x86_64 2.8 32.73 116.96 149.69 OK
r-release-macos-arm64 2.8 OK
r-release-macos-x86_64 2.8 19.00 86.00 105.00 OK
r-release-windows-x86_64 2.8 38.00 148.00 186.00 OK
r-oldrel-macos-arm64 2.8 OK
r-oldrel-macos-x86_64 2.8 20.00 103.00 123.00 OK
r-oldrel-windows-x86_64 2.8 49.00 187.00 236.00 OK

Check Details

Version: 2.8
Check: compiled code
Result: NOTE File ‘missDeaths/libs/missDeaths.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang