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'.
Version: | 1.2 |
Imports: | Rcpp (≥ 0.12), jsonlite (≥ 1.0), curl (≥ 1.0), utils |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2016-11-28 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen.ooms at stat.ucla.edu> |
BugReports: | https://github.com/jeroenooms/v8/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jeroenooms/v8, https://developers.google.com/v8/intro |
NeedsCompilation: | yes |
SystemRequirements: | V8 <= 3.15: libv8-3.14-dev (deb), v8-314-devel (rpm), v8-3.14 (arch), v8-315 (homebrew) |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | V8 results |
Reference manual: | V8.pdf |
Vignettes: |
Using NPM packages in V8 Introduction to V8 for R |
Package source: | V8_1.2.tar.gz |
Windows binaries: | r-devel: V8_1.2.zip, r-release: V8_1.2.zip, r-oldrel: V8_1.2.zip |
OS X Mavericks binaries: | r-release: V8_1.2.tgz, r-oldrel: V8_1.2.tgz |
Old sources: | V8 archive |
Reverse imports: | cdcfluview, colormap, curlconverter, daff, dagitty, DiagrammeRsvg, DOT, geojsonio, geojsonlint, gfer, js, jsonld, jsonvalidate, lawn, minimist, randomcoloR, rchess, rgbif, rjade, rmapshaper, spocc, uaparserjs |
Reverse suggests: | reactR, shinyjs |
Please use the canonical form https://CRAN.R-project.org/package=V8 to link to this page.