r-v8 6.0.1
Embedded JavaScript and WebAssembly engine for R
This package provides an R interface to V8: Google's JavaScript and WebAssembly engine.
- Outputs:
out
- Website: https://jeroen.cran.dev/V8
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-v8 6.0.1
as follows:
guix install r-v8@6.0.1
Or install the latest version:
guix install r-v8
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.