Source: r-cran-v8
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Leopold Palomo-Avellaneda <leo@alaxarxa.net>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-rcpp,
 r-cran-jsonlite,
 r-cran-curl,
 libnode-dev,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-v8
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-v8.git
Homepage: https://cran.r-project.org/package=V8
Rules-Requires-Root: no

Package: r-cran-v8
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 libjs-underscore,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Embedded JavaScript and WebAssembly Engine for R
 An R interface to V8: Google's open source JavaScript and WebAssembly
 engine. This package can be compiled either with V8 version 6 and up,
 a NodeJS shared library, or the legacy 3.14/3.15 branch of V8.
