Other packages > Find by keyword >

luajr  

'LuaJIT' Scripting
View on CRAN: Click here


Download and install luajr package within the R console
Install from CRAN:
install.packages("luajr")

Install from Github:
library("remotes")
install_github("cran/luajr")

Install by package version:
library("remotes")
install_version("luajr", "0.2.0")



Attach the package and use:
library("luajr")
Maintained by
Nicholas Davies
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-02-23
Latest Update: 2025-04-30
Description:
An interface to 'LuaJIT' , a just-in-time compiler for the 'Lua' scripting language . Allows users to run 'Lua' code from 'R'.
How to cite:
Nicholas Davies (2024). luajr: 'LuaJIT' Scripting. R package version 0.2.0, https://cran.r-project.org/web/packages/luajr. Accessed 30 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:54), 0.1.6 (2024-02-23 11:40), 0.1.7 (2024-04-24 18:30), 0.1.8 (2024-07-01 16:50), 0.1.9 (2025-04-30 13:50), 0.2.0 (2025-09-08 16:00), 0.2.1 (2026-02-15 22:20), 0.2.2 (2026-02-16 20:50), 0.3.0 (2026-06-02 20:40)
Other packages that cited luajr R package
View luajr citation profile
Other R packages that luajr depends, imports, suggests or enhances
Complete documentation for luajr
Functions, R codes and Examples using the luajr R package
Full luajr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

bootUR  
Bootstrap Unit Root Tests
Set of functions to perform various bootstrap unit root tests for both individual time series (incl ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RolWinMulCor  
Subroutines to Estimate Rolling Window Multiple Correlation
Rolling Window Multiple Correlation ('RolWinMulCor') estimates the rolling (running) window correlat ...
Download / Learn more Package Citations See dependency  
trajectories  
Classes and Methods for Trajectory Data
Classes and methods for trajectory data, with support for nesting individual Track objects in track ...
Download / Learn more Package Citations See dependency  
radiant.data  
Data Menu for Radiant: Business Analytics using R and Shiny
The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, t ...
Download / Learn more Package Citations See dependency  
extremefit  
Estimation of Extreme Conditional Quantiles and Probabilities
Extreme value theory, nonparametric kernel estimation, tail conditional probabilities, extreme cond ...
Download / Learn more Package Citations See dependency  

27,987

R Packages

239,283

Dependencies

74,234

Author Associations

27,988

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA