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'.
Version: | 0.1.8 |
Suggests: | Rcpp, crayon, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-07-01 |
DOI: | 10.32614/CRAN.package.luajr |
Author: | Mike Pall [aut, cph] (Author of the embedded LuaJIT compiler), Lua.org, PUC-Rio [cph] (Copyright holders over portions of Lua source code included in LuaJIT), Nicholas Davies [cre, ctb, cph] (Author of the R package wrapper) |
Maintainer: | Nicholas Davies <nicholas.davies at lshtm.ac.uk> |
BugReports: | https://github.com/nicholasdavies/luajr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nicholasdavies/luajr, https://nicholasdavies.github.io/luajr/ |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Citation: | luajr citation info |
Materials: | README NEWS |
CRAN checks: | luajr results |
Reference manual: | luajr.pdf |
Vignettes: |
Interface with R from Lua Introduction to 'luajr' |
Package source: | luajr_0.1.8.tar.gz |
Windows binaries: | r-devel: luajr_0.1.8.zip, r-release: luajr_0.1.8.zip, r-oldrel: luajr_0.1.8.zip |
macOS binaries: | r-release (arm64): luajr_0.1.8.tgz, r-oldrel (arm64): luajr_0.1.8.tgz, r-release (x86_64): luajr_0.1.8.tgz, r-oldrel (x86_64): luajr_0.1.8.tgz |
Old sources: | luajr archive |
Please use the canonical form https://CRAN.R-project.org/package=luajr to link to this page.