CRAN Package Check Results for Package missDeaths

Last updated on 2026-01-01 09:50:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8 30.43 131.30 161.73 NOTE
r-devel-linux-x86_64-debian-gcc 2.8 22.84 91.30 114.14 NOTE
r-devel-linux-x86_64-fedora-clang 2.8 59.00 196.62 255.62 OK
r-devel-linux-x86_64-fedora-gcc 2.8 60.00 198.26 258.26 NOTE
r-devel-windows-x86_64 2.8 40.00 149.00 189.00 NOTE
r-patched-linux-x86_64 2.8 35.83 125.72 161.55 OK
r-release-linux-x86_64 2.8 31.33 121.38 152.71 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 37.00 149.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 50.00 188.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: ‘ATTRIB’ 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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 2.8
Check: compiled code
Result: NOTE File 'missDeaths/libs/x64/missDeaths.dll': Found non-API call to R: 'ATTRIB' 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-windows-x86_64