CRAN Package Check Results for Package luajr

Last updated on 2024-07-02 15:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 58.91 37.04 95.95 WARN
r-devel-linux-x86_64-debian-gcc 0.1.7 40.53 28.57 69.10 WARN
r-devel-linux-x86_64-fedora-clang 0.1.8 126.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.8 159.81 NOTE
r-devel-windows-x86_64 0.1.7 62.00 78.00 140.00 WARN
r-patched-linux-x86_64 0.1.7 51.15 36.57 87.72 NOTE
r-release-linux-x86_64 0.1.7 51.83 35.80 87.63 NOTE
r-release-macos-arm64 0.1.8 69.00 NOTE
r-release-macos-x86_64 0.1.8 129.00 NOTE
r-release-windows-x86_64 0.1.8 66.00 80.00 146.00 NOTE
r-oldrel-macos-arm64 0.1.8 59.00 NOTE
r-oldrel-macos-x86_64 0.1.8 144.00 NOTE
r-oldrel-windows-x86_64 0.1.7 63.00 82.00 145.00 NOTE

Additional issues

rchk

Check Details

Version: 0.1.7
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-oldrel-windows-x86_64

Version: 0.1.7
Check: compiled code
Result: WARN File ‘luajr/libs/luajr.so’: Found non-API call to R: ‘REAL0’ 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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.8
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.7
Check: compiled code
Result: WARN File 'luajr/libs/x64/luajr.dll': Found non-API call to R: 'REAL0' 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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64