blob: cd5f2cc9b7db1f80d28b32c056e415da32f795cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = r-findpython
pkgdesc = Functions to Find an Acceptable Python Binary
pkgver = 1.0.9
pkgrel = 1
url = https://cran.r-project.org/package=findpython
arch = any
license = MIT
checkdepends = python
checkdepends = r-testthat
depends = r
optdepends = r-reticulate
optdepends = r-testthat
source = https://cran.r-project.org/src/contrib/findpython_1.0.9.tar.gz
md5sums = 80dc3f16f7e55e9de30591abc264f1b1
b2sums = 9c67b308f8f687743d668702acaaad608284d9c92210fecb9f493f3f4d790e103a0819c25d66ce9479826f66976a1eb285d3cb09c7730e93ec45b21bd2bc7e91
pkgname = r-findpython
|