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.0")



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: 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.0, https://cran.r-project.org/web/packages/V8. Accessed 03 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
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  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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