CRAN Package Check Results for Package luajr

Last updated on 2026-04-25 09:49:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 49.41 39.84 89.25 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.2 37.84 31.69 69.53 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.2 65.00 59.26 124.26 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 102.00 70.61 172.61 NOTE
r-patched-linux-x86_64 0.2.2 51.97 36.30 88.27 NOTE
r-release-linux-x86_64 0.2.2 47.84 33.89 81.73 OK
r-release-macos-arm64 0.2.2 12.00 16.00 28.00 OK
r-release-macos-x86_64 0.2.2 39.00 71.00 110.00 NOTE
r-release-windows-x86_64 0.2.2 72.00 70.00 142.00 NOTE
r-oldrel-macos-arm64 0.2.2 12.00 20.00 32.00 OK
r-oldrel-macos-x86_64 0.2.2 44.00 246.00 290.00 OK
r-oldrel-windows-x86_64 0.2.2 75.00 72.00 147.00 OK

Check Details

Version: 0.2.2
Check: compiled code
Result: NOTE File ‘luajr/libs/luajr.so’: Found non-API call to R: ‘R_compact_intseq_class’ 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, r-patched-linux-x86_64, r-release-macos-x86_64

Version: 0.2.2
Check: compiled code
Result: NOTE File 'luajr/libs/x64/luajr.dll': Found non-API call to R: 'R_compact_intseq_class' 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-release-windows-x86_64