CRAN Package Check Results for Package lmom

Last updated on 2026-03-20 13:52:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2 8.87 39.85 48.72 NOTE
r-devel-linux-x86_64-debian-gcc 3.2 5.87 27.71 33.58 NOTE
r-devel-linux-x86_64-fedora-clang 3.2 15.00 67.61 82.61 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2 13.00 57.22 70.22 NOTE
r-devel-macos-arm64 3.2 3.00 12.00 15.00 OK
r-devel-windows-x86_64 3.2 17.00 61.00 78.00 OK
r-patched-linux-x86_64 3.2 7.81 33.59 41.40 OK
r-release-linux-x86_64 3.2 6.65 33.53 40.18 OK
r-release-macos-arm64 3.2 OK
r-release-macos-x86_64 3.2 8.00 34.00 42.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.2 7.00 47.00 54.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: NOTE File ‘lmom/libs/lmom.so’: 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc