Package: QuickJSR 1.10.9000

QuickJSR: Interface for the 'QuickJS-NG' Lightweight 'JavaScript' Engine

An 'R' interface to the 'QuickJS' portable 'JavaScript' engine. The engine and all 'R' to 'JavaScript' interoperability is bundled within the package, requiring no dependencies beyond a 'C' compiler.

Authors:Andrew R. Johnson [aut, cre], QuickJS Authors [cph], QuickJS-NG Authors [cph]

QuickJSR_1.10.9000.tar.gz
QuickJSR_1.10.9000.zip(r-4.7)QuickJSR_1.10.9000.zip(r-4.6)QuickJSR_1.10.9000.zip(r-4.5)
QuickJSR_1.10.9000.tgz(r-4.6-x86_64)QuickJSR_1.10.9000.tgz(r-4.6-arm64)QuickJSR_1.10.9000.tgz(r-4.5-x86_64)QuickJSR_1.10.9000.tgz(r-4.5-arm64)
QuickJSR_1.10.9000.tar.gz(r-4.7-arm64)QuickJSR_1.10.9000.tar.gz(r-4.7-x86_64)QuickJSR_1.10.9000.tar.gz(r-4.6-arm64)QuickJSR_1.10.9000.tar.gz(r-4.6-x86_64)
QuickJSR_1.10.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
QuickJSR/json (API)
NEWS

# Install 'QuickJSR' in R:
install.packages('QuickJSR', repos = c('https://andrjohns.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/andrjohns/quickjsr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

11.65 score 17 stars 293 packages 15 scripts 303k downloads 5 exports 0 dependencies

Last updated from:9a89811532. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK127
linux-devel-x86_64OK138
source / vignettesOK233
linux-release-arm64OK135
linux-release-x86_64OK124
macos-release-arm64OK96
macos-release-x86_64OK193
macos-oldrel-arm64OK82
macos-oldrel-x86_64OK181
windows-develOK149
windows-releaseOK131
windows-oldrelOK140
wasm-releaseOK100

Exports:from_jsonJSContextqjs_evalquickjs_versionto_json

Dependencies:

Working with R and JS Types

Rendered fromworking_with_js_types.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2024-06-02
Started: 2024-06-02