CRAN Package Check Results for Package rmumps

Last updated on 2026-04-28 08:53:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.2.1-41 287.36 48.32 335.68 OK
r-devel-linux-x86_64-debian-gcc 5.2.1-41 153.38 36.37 189.75 OK
r-devel-linux-x86_64-fedora-clang 5.2.1-41 840.00 94.55 934.55 OK
r-devel-linux-x86_64-fedora-gcc 5.2.1-41 403.00 72.74 475.74 OK
r-devel-windows-x86_64 5.2.1-41 395.00 97.00 492.00 OK
r-patched-linux-x86_64 5.2.1-41 208.68 45.69 254.37 OK
r-release-linux-x86_64 5.2.1-41 209.48 45.36 254.84 OK
r-release-macos-arm64 5.2.1-41 70.00 -33.00 37.00 OK
r-release-macos-x86_64 5.2.1-41 198.00 -23.00 175.00 NOTE
r-release-windows-x86_64 5.2.1-41 334.00 99.00 433.00 OK
r-oldrel-macos-arm64 5.2.1-41 70.00 -31.00 39.00 OK
r-oldrel-macos-x86_64 5.2.1-41 199.00 106.00 305.00 OK
r-oldrel-windows-x86_64 5.2.1-41 355.00 116.00 471.00 OK

Check Details

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