Package: V8
Type: Package
Title: Embedded JavaScript Engine
Version: 0.6
Date: 2015-04-02
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Description: An R interface to Google's open source, high performance 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 in order to
    support high-performance computing and libraries compiled with 'emscripten'.
License: MIT + file LICENSE
URL: https://github.com/jeroenooms/v8, https://code.google.com/p/v8/
BugReports: https://github.com/jeroenooms/v8/issues
SystemRequirements: V8: libv8-dev (deb), v8-devel (rpm), v8-3.14 (arch)
NeedsCompilation: yes
VignetteBuilder: knitr
Imports: Rcpp (>= 0.11.5), jsonlite (>= 0.9.14), curl (>= 0.5), utils
LinkingTo: Rcpp
Suggests: knitr
Packaged: 2015-04-03 05:38:06 UTC; jeroen
Repository: CRAN
Date/Publication: 2015-04-03 10:03:37
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-04-04 07:51:47 UTC; unix
Archs: V8.so.dSYM
