CRAN Package Check Results for Package mice

Last updated on 2026-04-07 20:51:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.19.0 39.62 255.25 294.87 NOTE
r-devel-linux-x86_64-debian-gcc 3.19.0 29.93 174.38 204.31 NOTE
r-devel-linux-x86_64-fedora-clang 3.19.0 66.00 393.82 459.82 OK
r-devel-linux-x86_64-fedora-gcc 3.19.0 77.00 389.31 466.31 OK
r-devel-macos-arm64 3.19.0 9.00 56.00 65.00 OK
r-devel-windows-x86_64 3.19.0 49.00 345.00 394.00 NOTE
r-patched-linux-x86_64 3.19.0 46.61 241.76 288.37 NOTE
r-release-linux-x86_64 3.19.0 37.62 226.74 264.36 OK
r-release-macos-arm64 3.19.0 9.00 60.00 69.00 OK
r-release-macos-x86_64 3.19.0 26.00 325.00 351.00 OK
r-release-windows-x86_64 3.19.0 46.00 294.00 340.00 OK
r-oldrel-macos-arm64 3.19.0 8.00 56.00 64.00 OK
r-oldrel-macos-x86_64 3.19.0 27.00 274.00 301.00 OK
r-oldrel-windows-x86_64 3.19.0 56.00 396.00 452.00 OK

Check Details

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

Version: 3.19.0
Check: compiled code
Result: NOTE File 'mice/libs/x64/mice.dll': 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-windows-x86_64