CRAN Package Check Results for Package ucminf

Last updated on 2026-04-08 05:56:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 3.03 20.83 23.86 OK
r-devel-linux-x86_64-debian-gcc 1.2.3 2.11 17.56 19.67 OK
r-devel-linux-x86_64-fedora-clang 1.2.3 5.00 30.69 35.69 OK
r-devel-linux-x86_64-fedora-gcc 1.2.3 32.54 OK
r-devel-macos-arm64 1.2.3 2.00 27.00 29.00 OK
r-devel-windows-x86_64 1.2.3 8.00 43.00 51.00 OK
r-patched-linux-x86_64 1.2.2 2.54 17.78 20.32 WARN
r-release-linux-x86_64 1.2.3 2.06 17.11 19.17 OK
r-release-macos-arm64 1.2.3 1.00 32.00 33.00 OK
r-release-macos-x86_64 1.2.3 5.00 81.00 86.00 OK
r-release-windows-x86_64 1.2.2 7.00 59.00 66.00 OK
r-oldrel-macos-arm64 1.2.2 OK
r-oldrel-macos-x86_64 1.2.3 4.00 88.00 92.00 OK
r-oldrel-windows-x86_64 1.2.2 8.00 47.00 55.00 OK

Additional issues

rchk

Check Details

Version: 1.2.2
Check: compiled code
Result: WARN File ‘ucminf/libs/ucminf.so’: Found non-API call to R: ‘Rf_findVarInFrame’ This entry point may be removed soon. 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-patched-linux-x86_64