CRAN Package Check Results for Package missDeaths

Last updated on 2026-03-29 01:50:43 CET.

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.90 93.64 119.54 NOTE
r-devel-linux-x86_64-fedora-clang 2.8 54.00 197.48 251.48 OK
r-devel-linux-x86_64-fedora-gcc 2.8 66.00 186.01 252.01 OK
r-devel-macos-arm64 2.8 8.00 30.00 38.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 41.00 146.00 187.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 41.00 197.00 238.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. Flavor: r-devel-linux-x86_64-debian-gcc