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", "6.0.1")



Attach the package and use:
library("V8")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
First Published: 2014-12-08
Latest Update: 2023-07-18
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 6.0.1, https://cran.r-project.org/web/packages/V8. Accessed 07 Apr. 2025.
Previous versions and publish date:
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)
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
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for V8200030004000500060007000800090001000011000TrendBars

Today's Hot Picks in Authors and Packages

nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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