CRAN Package Check Results for Maintainer ‘Nicholas Davies <nicholas.davies at lshtm.ac.uk>’

Last updated on 2025-04-12 20:52:22 CEST.

Package WARN NOTE
luajr 7 7

Package luajr

Current CRAN status: WARN: 7, NOTE: 7

Version: 0.1.8
Check: compiled code
Result: WARN File ‘luajr/libs/luajr.so’: Found ‘exit’, possibly from ‘exit’ (C) Object: ‘luajit/src/libluajit.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘luajit/src/libluajit.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘luajit/src/libluajit.a’ File ‘luajr/libs/luajr.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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-gcc, r-patched-linux-x86_64

Version: 0.1.8
Check: compiled code
Result: WARN File ‘luajr/libs/luajr.so’: Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘luajit/src/libluajit.a’ Found ‘___stdoutp’, possibly from ‘stdout’ (C) Object: ‘luajit/src/libluajit.a’ Found ‘_exit’, possibly from ‘exit’ (C) Object: ‘luajit/src/libluajit.a’ Found ‘_putchar’, possibly from ‘putchar’ (C) Object: ‘luajit/src/libluajit.a’ File ‘luajr/libs/luajr.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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-macos-arm64, r-devel-macos-x86_64

Version: 0.1.8
Check: compiled code
Result: WARN File 'luajr/libs/x64/luajr.dll': Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Object: 'luajit/src/libluajit.a' Found 'putchar', possibly from 'putchar' (C) Object: 'luajit/src/libluajit.a' File 'luajr/libs/x64/luajr.dll': Found non-API call to R: 'DATAPTR' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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-devel-windows-x86_64

Version: 0.1.8
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.