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.0
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.0.tar.gz
V8_6.0.0.tar.gz(r-4.5-noble)V8_6.0.0.tar.gz(r-4.4-noble)
V8.pdf |V8.html✨
V8/json (API)
NEWS
# Install 'V8' in R: |
install.packages('V8', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/v8/issues
Last updated 1 months agofrom:ae87f58f8c. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-linux-x86_64 | OK | Nov 12 2024 |
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 |