r-sponge: auto updated to 1.18.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 22:30:29 +00:00
parent 35c52c5e95
commit bd2aa85091

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SPONGE
_pkgver=1.16.1
_pkgver=1.18.1
pkgname=r-${_pkgname,,}
pkgver=1.16.1
pkgver=1.18.1
pkgrel=1
pkgdesc='Sparse Partial Correlations On Gene Expression'
arch=('any')
@ -51,7 +51,7 @@ optdepends=(
r-visnetwork
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9ec93797f6de69149f49fb51bddacfb04b325ef50fe6ed58d524a2117d63c268')
sha256sums=('cd6a8c034b631213b9ea6ccc71644ad28c41c9897224748ee888edc60c493c1c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"