Package: V8 8.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 or NodeJS when built as a shared library.

Authors:Jeroen Ooms [aut, cre], George Stagg [ctb], Jan Marvin Garbuszus [ctb]

V8_8.0.1.tar.gz
V8_8.0.1.zip(r-4.6)V8_8.0.1.zip(r-4.5)V8_8.0.1.zip(r-4.4)
V8_8.0.1.tgz(r-4.6-x86_64)V8_8.0.1.tgz(r-4.6-arm64)V8_8.0.1.tgz(r-4.5-x86_64)V8_8.0.1.tgz(r-4.5-arm64)
V8_8.0.1.tar.gz(r-4.6-arm64)V8_8.0.1.tar.gz(r-4.6-x86_64)V8_8.0.1.tar.gz(r-4.5-arm64)V8_8.0.1.tar.gz(r-4.5-x86_64)
V8_8.0.1.tgz(r-4.5-emscripten)
V8.pdf |V8.html
V8/json (API)
NEWS

# Install 'V8' in R:
install.packages('V8', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jeroen/v8/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

javascriptlibv8wasmcpp

16.35 score 207 stars 411 packages 604 scripts 407k downloads 2 mentions 6 exports 3 dependencies

Last updated from:7806ac4fd2. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK127
source / vignettesOK227
linux-release-arm64OK158
linux-release-x86_64OK141
macos-devel-arm64OK137
macos-devel-x86_64OK245
macos-release-arm64OK116
macos-release-x86_64OK323
windows-develOK138
windows-releaseOK136
windows-oldrelOK180
wasm-releaseOK108

Exports:engine_infoJSnew_contextv8wasmwasm_features

Dependencies:curljsonliteRcpp

Introduction to V8 for R

Rendered fromv8_intro.Rmdusingknitr::rmarkdownon Feb 23 2026.

Last update: 2023-08-24
Started: 2015-01-09

Using NPM packages in V8

Rendered fromnpm.Rmdusingknitr::rmarkdownon Feb 23 2026.

Last update: 2023-01-21
Started: 2015-01-09