Learn R Programming

⚠️There's a newer version (6.0.3) of this package.Take me there.

V8 (version 1.3)

Embedded JavaScript Engine for R

Description

An R interface to Google's open source JavaScript engine. V8 is written in C++ and implements ECMAScript as specified in ECMA-262, 5th edition. In addition, this package implements typed arrays as specified in ECMA 6 used for high-performance computing and libraries compiled with 'emscripten'.

Copy Link

Version

Install

install.packages('V8')

Monthly Downloads

237,028

Version

1.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jeroen Ooms

Last Published

March 18th, 2017

Functions in V8 (1.3)

JS

Mark character strings as literal JavaScript code
V8

Run JavaScript in a V8 context