Skip to content

luajr

'LuaJIT' Scripting

v0.2.2 · Feb 16, 2026 · MIT + file LICENSE

Description

An interface to 'LuaJIT' <https://luajit.org>, a just-in-time compiler for the 'Lua' scripting language <https://www.lua.org>. Allows users to run 'Lua' code from 'R'.

Downloads

288

Last 30 days

14343rd

1.3K

Last 90 days

4.4K

Last year

Trend: -48.9% (30d vs prior 30d)

CRAN Check Status

8 NOTE
6 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (10 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

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.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

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.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

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.
NOTE r-devel-windows-x86_64

compiled code

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.
NOTE r-oldrel-macos-arm64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.1Mb
  sub-directories of 1Mb or more:
    libs   4.6Mb
NOTE r-oldrel-macos-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.0Mb
  sub-directories of 1Mb or more:
    libs   4.6Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE r-patched-linux-x86_64

compiled code

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.

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.1Mb
  sub-directories of 1Mb or more:
    libs   4.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.0Mb
  sub-directories of 1Mb or more:
    libs   4.6Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.

Version History

new 0.2.2 Mar 10, 2026
updated 0.2.2 ← 0.2.1 diff Feb 15, 2026
updated 0.2.1 ← 0.2.0 diff Feb 14, 2026
updated 0.2.0 ← 0.1.9 diff Sep 7, 2025
updated 0.1.9 ← 0.1.8 diff Apr 29, 2025
updated 0.1.8 ← 0.1.7 diff Jun 30, 2024
updated 0.1.7 ← 0.1.6 diff Apr 23, 2024
new 0.1.6 Feb 22, 2024