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.5 |
Imports: | Rcpp (≥ 0.12), jsonlite (≥ 1.0), curl (≥ 1.0), utils |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2017-04-25 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: | https://github.com/jeroen/v8/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jeroen/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@3.15 (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.5.tar.gz |
Windows binaries: | r-devel: V8_1.5.zip, r-release: V8_1.5.zip, r-oldrel: V8_1.5.zip |
OS X El Capitan binaries: | r-release: V8_1.5.tgz |
OS X Mavericks binaries: | r-oldrel: V8_1.5.tgz |
Old sources: | V8 archive |
Reverse imports: | ajv, cdcfluview, colormap, concaveman, daff, dagitty, DiagrammeRsvg, DOT, geojsonio, geojsonlint, gfer, js, jsonld, jsonvalidate, lawn, minimist, randomcoloR, rchess, rjade, rmapshaper, suncalc, uaparserjs |
Reverse suggests: | leaflet.esri, leaflet.extras, RDML, reactR, shinyjs |
Reverse enhances: | d3r |
Please use the canonical form https://CRAN.R-project.org/package=V8 to link to this page.