This package is considered a duplicate. The official version of this package is found at:https://jeroen.r-universe.dev/V8
Package: V8 6.0.1
V8: Embedded JavaScript and WebAssembly Engine for R
An R interface to V8 <https://v8.dev>: Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 version 6 and up or NodeJS when built as a shared library.
Authors:
V8_6.0.1.tar.gz
V8_6.0.1.tar.gz(r-4.5-noble)V8_6.0.1.tar.gz(r-4.4-noble)
V8.pdf |V8.html✨
V8/json (API)
NEWS
# Install 'V8' in R: |
install.packages('V8', repos = 'https://cloud.r-project.org') |
Bug tracker:https://github.com/jeroen/v8/issues
Last updated 1 months agofrom:5efe411b0d. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 05 2025 |
R-4.5-linux-x86_64 | OK | Mar 05 2025 |
R-4.4-linux-x86_64 | OK | Mar 05 2025 |
Citation
To cite package ‘V8’ in publications use:
Ooms J (2025). V8: Embedded JavaScript and WebAssembly Engine for R. R package version 6.0.1, https://CRAN.R-project.org/package=V8.
Corresponding BibTeX entry:
@Manual{, title = {V8: Embedded JavaScript and WebAssembly Engine for R}, author = {Jeroen Ooms}, year = {2025}, note = {R package version 6.0.1}, url = {https://CRAN.R-project.org/package=V8}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Mark character strings as literal JavaScript code | JS |
Run JavaScript in a V8 context | engine_info new_context V8 v8 |
Experimental WebAssembly | wasm wasm_features |