r-quickjsr 1.7.0
Interface for the QuickJS lightweight JavaScript engine
This package provides an R interface to the QuickJS portable JavaScript engine. The engine is bundled entirely within the package, requiring no external system dependencies beyond a C compiler.
- Outputs:
out - Website: https://cran.r-project.org/package=QuickJSR
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-quickjsr 1.7.0 as follows:
guix install r-quickjsr@1.7.0
Or install the latest version:
guix install r-quickjsr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.