blob: 9fb86dd4f4cc8de3e47477152e8bd97c62c878c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = r-quickjsr
pkgdesc = Interface for the 'QuickJS' Lightweight 'JavaScript' Engine
pkgver = 1.4.0
pkgrel = 1
url = https://cran.r-project.org/package=QuickJSR
arch = x86_64
license = MIT
checkdepends = r-tinytest
depends = r
optdepends = r-knitr
optdepends = r-rmarkdown
optdepends = r-tinytest
source = https://cran.r-project.org/src/contrib/QuickJSR_1.4.0.tar.gz
md5sums = 638e4b6bc012b335275817c54b5743a0
b2sums = ef2097c01edffe8a45f4d1844c3915a2e059ceec1016c8b6eef9695464739c8e847f15bb3c252b297af97c90bff0bfb993854a6109487376aa0b8b90353b77c7
pkgname = r-quickjsr
|