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

r-v8

Embedded JavaScript and WebAssembly engine for R

This package provides an R interface to V8: Google's JavaScript and WebAssembly engine.

Installation

Install the latest version of r-v8 as follows:

guix install r-v8

Or install a particular version:

guix install r-v8@6.0.1

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.

Badge code

You can use the following badge to inform users of r-v8 about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-v8'><img src='https://packages.guix.gnu.org/packages/r-v8/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-v8/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-v8)

Example Org:

[[https://packages.guix.gnu.org/packages/r-v8][https://packages.guix.gnu.org/packages/r-v8/badges/latest-version.svg]]