CRAN Package Check Results for Package luajr

Last updated on 2024-06-26 03:49:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 WARN
r-devel-linux-x86_64-debian-gcc 0.1.7 41.91 28.90 70.81 WARN
r-devel-linux-x86_64-fedora-clang 0.1.7 126.94 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.7 160.63 WARN
r-devel-windows-x86_64 0.1.7 59.00 71.00 130.00 WARN
r-patched-linux-x86_64 0.1.7 50.23 36.32 86.55 NOTE
r-release-linux-x86_64 0.1.7 51.51 35.32 86.83 NOTE
r-release-macos-arm64 0.1.7 65.00 NOTE
r-release-macos-x86_64 0.1.7 77.00 NOTE
r-release-windows-x86_64 0.1.7 60.00 64.00 124.00 NOTE
r-oldrel-macos-arm64 0.1.7 69.00 NOTE
r-oldrel-macos-x86_64 0.1.7 130.00 NOTE
r-oldrel-windows-x86_64 0.1.7 60.00 87.00 147.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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-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. 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: 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. Flavor: r-devel-windows-x86_64