r-isotree: fix depends

This commit is contained in:
Pekka Ristola 2024-03-27 20:19:00 +02:00
parent 9dce0a7153
commit 5f44615b01
No known key found for this signature in database
GPG key ID: 2C20BE716E05213E
2 changed files with 7 additions and 5 deletions

View file

@ -1,22 +1,23 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=isotree
_pkgver=0.5.24-3
_pkgver=0.6.1-1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=2
pkgrel=0
pkgdesc="Isolation-Based Outlier Detection"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
license=('BSD-2-Clause')
depends=(
r-jsonlite
r-rcpp
)
makedepends=(
robin-map
)
optdepends=(
r-jsonlite
r-diagrammer
r-kableextra
r-kernlab
r-knitr
@ -27,9 +28,9 @@ optdepends=(
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
"system-robin-map.patch")
md5sums=('187c07e96a3e58931b39747e3aa18112'
md5sums=('9a80442d77131bcad08414f8abe46a68'
'eb4f3a13cc4014676e7b49b44982d662')
b2sums=('43d4da02d2490dab0e61a846e2d47f2adebf2e04166636d4302638cd5c60ec98d0392419cae806a54e9fc5a548d2bba669a18a6dbdd3c67a13693cebf2640baf'
b2sums=('9404c90b03c26dc9133d051389750a8d2d6cddf87194bce3b549136d9ac60c98b3c847e49c665aceecfcfc938e266a206583472d87b3a880871bcb73bfa61573'
'061b04fafc1523f3e9f892f68d747b4dd7434193dee5a8e41e3739870addcc9e10b7777c1fa3916dab7d405c7d856406418093c4b490085e88480ec6bb15f001')
prepare() {

View file

@ -3,6 +3,7 @@ maintainers:
- github: pekkarr
email: pekkarr@protonmail.com
repo_depends:
- r-jsonlite
- r-rcpp
update_on:
- source: rpkgs