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: | 0.10 |
Imports: | Rcpp (≥ 0.11.5), jsonlite (≥ 0.9.14), curl (≥ 0.5), utils |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2016-01-30 |
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://code.google.com/p/v8/ |
NeedsCompilation: | yes |
SystemRequirements: | V8: libv8-dev (deb), v8-devel (rpm), v8-3.14 (arch) |
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_0.10.tar.gz |
Windows binaries: | r-devel: V8_0.10.zip, r-release: V8_0.10.zip, r-oldrel: V8_0.10.zip |
OS X Snow Leopard binaries: | r-release: V8_0.10.tgz, r-oldrel: V8_0.6.tgz |
OS X Mavericks binaries: | r-release: V8_0.10.tgz |
Old sources: | V8 archive |
Reverse imports: | daff, DiagrammeRsvg, geojsonio, js, lawn, minimist, rchess, rgbif, rjade, spocc |
Reverse suggests: | shinyjs |