CRAN Package Check Results for Package lfe

Last updated on 2024-05-26 01:52:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0-0 22.37 186.54 208.91 NOTE
r-devel-linux-x86_64-debian-gcc 3.0-0 16.52 145.27 161.79 NOTE
r-devel-linux-x86_64-fedora-clang 3.0-0 262.94 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0-0 282.03 NOTE
r-devel-windows-x86_64 3.0-0 35.00 199.00 234.00 NOTE
r-patched-linux-x86_64 3.0-0 20.20 184.99 205.19 OK
r-release-linux-x86_64 3.0-0 21.74 185.68 207.42 OK
r-release-macos-arm64 3.0-0 120.00 OK
r-release-macos-x86_64 3.0-0 256.00 OK
r-release-windows-x86_64 3.0-0 36.00 198.00 234.00 OK
r-oldrel-macos-arm64 3.0-0 126.00 OK
r-oldrel-macos-x86_64 3.0-0 228.00 OK
r-oldrel-windows-x86_64 3.0-0 43.00 210.00 253.00 OK

Check Details

Version: 3.0-0
Check: compiled code
Result: NOTE File ‘lfe/libs/lfe.so’: Found non-API call to R: ‘SET_NAMED’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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

Version: 3.0-0
Check: compiled code
Result: NOTE File 'lfe/libs/x64/lfe.dll': Found non-API call to R: 'SET_NAMED' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64