CRAN Package Check Results for Package RMFM

Last updated on 2026-03-28 01:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 37.40 61.94 99.34 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 25.79 47.67 73.46 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.0 48.00 91.31 139.31 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 72.00 89.76 161.76 OK
r-devel-macos-arm64 1.1.0 7.00 22.00 29.00 OK
r-devel-windows-x86_64 1.1.0 42.00 95.00 137.00 OK
r-patched-linux-x86_64 1.1.0 29.86 57.63 87.49 OK
r-release-linux-x86_64 1.1.0 31.79 57.40 89.19 OK
r-release-macos-arm64 1.1.0 OK
r-release-macos-x86_64 1.1.0 21.00 86.00 107.00 OK
r-release-windows-x86_64 1.1.0 39.00 92.00 131.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 20.00 70.00 90.00 OK
r-oldrel-windows-x86_64 1.1.0 47.00 114.00 161.00 OK

Check Details

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