This package browser is in early development. Mind the rough edges.

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.

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.