Other packages > Find by keyword >

V8  

Embedded JavaScript and WebAssembly Engine for R
View on CRAN: Click here


Download and install V8 package within the R console
Install from CRAN:
install.packages("V8")

Install from Github:
library("remotes")
install_github("cran/V8")

Install by package version:
library("remotes")
install_version("V8", "8.0.1")



Attach the package and use:
library("V8")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-12-08
Latest Update: 2025-07-31
Description:
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.
How to cite:
Jeroen Ooms (2014). V8: Embedded JavaScript and WebAssembly Engine for R. R package version 8.0.1, https://cran.r-project.org/web/packages/V8. Accessed 21 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 0.1 (2014-12-08 07:09), 0.2 (2014-12-15 07:23), 0.3 (2014-12-22 04:47), 0.4 (2015-01-12 10:30), 0.5 (2015-02-03 08:55), 0.6 (2015-04-03 10:03), 0.7 (2015-08-24 16:21), 0.8 (2015-09-05 16:23), 0.9 (2015-10-18 10:12), 0.10 (2016-01-30 00:21), 1.0.0 (2016-03-03 14:05), 1.0.1 (2016-04-04 08:37), 1.0.2 (2016-06-14 10:31), 1.0.3 (2016-06-28 08:33), 1.1 (2016-07-16 13:11), 1.2 (2016-11-28 17:55), 1.3 (2017-03-18 23:11), 1.4 (2017-03-30 23:35), 1.5 (2017-04-25 08:11), 2.0 (2019-02-07 06:53), 2.1 (2019-03-16 13:56), 2.2 (2019-04-13 09:22), 2.3 (2019-07-02 12:51), 3.0.1 (2020-01-22 07:50), 3.0.2 (2020-03-14 06:40), 3.0 (2020-01-10 17:30), 3.1.0 (2020-05-29 18:30), 3.2.0 (2020-10-26 10:28), 3.3.0 (2020-10-25 00:00), 3.3.1 (2020-10-26 18:20), 3.4.0 (2020-11-04 14:10), 3.4.1 (2021-04-23 10:50), 3.4.2 (2021-05-01 06:40), 3.5.0 (2021-11-03 17:50), 3.6.0 (2021-11-10 09:40), 4.0.0 (2021-12-23 10:30), 4.1.0 (2022-02-07 00:10), 4.2.0 (2022-05-14 21:00), 4.2.1 (2022-08-07 12:10), 4.2.2 (2022-11-03 23:10), 4.3.0 (2023-04-08 15:50), 4.3.1 (2023-06-29 19:40), 4.3.2 (2023-06-30 22:20), 4.3.3 (2023-07-18 11:30), 4.4.0 (2023-10-10 01:00), 4.4.1 (2023-12-04 14:30), 4.4.2 (2024-02-15 16:00), 5.0.0 (2024-08-16 13:40), 5.0.1 (2024-09-20 10:40), 6.0.0 (2024-10-12 13:20), 6.0.1 (2025-02-03 00:00), 6.0.2 (2025-03-15 00:50), 6.0.3 (2025-03-26 07:50), 6.0.4 (2025-06-04 13:50), 6.0.5 (2025-07-31 14:20), 6.0.6 (2025-08-18 12:20), 7.0.0 (2025-09-01 21:40), 8.0.0 (2025-09-27 02:20), 8.0.1 (2025-10-10 12:30), 8.1.0 (2026-04-12 10:50)
Other packages that cited V8 R package
View V8 citation profile
Other R packages that V8 depends, imports, suggests or enhances
Complete documentation for V8
Functions, R codes and Examples using the V8 R package
Some associated functions: JS . V8 . wasm . 
Some associated R codes: JS.R . RcppExports.R . V8.R . callback.R . onLoad.R . tab_complete.R . wasm.R .  Full V8 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

netgen  
Network Generator for Combinatorial Graph Problems
Methods for the generation of a wide range of network geographies, e.g., grid networks or clustered ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
splash  
Simple Process-Led Algorithms for Simulating Habitats
This program calculates bioclimatic indices and fluxes (radiation, evapotranspiration, soil moistur ...
Download / Learn more Package Citations See dependency  
truncnormbayes  
Estimates Moments for a Truncated Normal Distribution using 'Stan'
Finds the posterior modes for the mean and standard deviation for a truncated normal distribution wi ...
Download / Learn more Package Citations See dependency  
OSTE  
Optimal Survival Trees Ensemble
Function for growing survival trees ensemble ('Naz Gul', 'Nosheen Faiz', 'Dan Brawn', 'Rafal Kulakow ...
Download / Learn more Package Citations See dependency  
beastier  
Call 'BEAST2'
'BEAST2' () is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/ ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA