CRAN Package Check Results for Package lmom

Last updated on 2026-03-24 13:49:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2 9.16 39.90 49.06 WARN
r-devel-linux-x86_64-debian-gcc 3.2 5.76 29.08 34.84 WARN
r-devel-linux-x86_64-fedora-clang 3.3 13.00 59.64 72.64 OK
r-devel-linux-x86_64-fedora-gcc 3.3 12.00 56.43 68.43 OK
r-devel-macos-arm64 3.3 4.00 29.00 33.00 OK
r-devel-windows-x86_64 3.2 12.00 61.00 73.00 NOTE
r-patched-linux-x86_64 3.2 7.81 33.59 41.40 OK
r-release-linux-x86_64 3.2 6.67 33.68 40.35 OK
r-release-macos-arm64 3.3 OK
r-release-macos-x86_64 3.3 10.00 93.00 103.00 OK
r-release-windows-x86_64 3.2 17.00 56.00 73.00 OK
r-oldrel-macos-arm64 3.2 OK
r-oldrel-macos-x86_64 3.3 8.00 75.00 83.00 OK
r-oldrel-windows-x86_64 3.2 17.00 58.00 75.00 OK

Check Details

Version: 3.2
Check: compiled code
Result: WARN File ‘lmom/libs/lmom.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 3.2
Check: compiled code
Result: NOTE File 'lmom/libs/x64/lmom.dll': Found non-API call to R: 'Rf_findVarInFrame' 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