r-globalancova: auto updated to 4.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 21:29:24 +00:00
parent 7e428a2340
commit 0c42f2af51

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GlobalAncova
_pkgver=4.22.0
_pkgver=4.24.0
pkgname=r-${_pkgname,,}
pkgver=4.22.0
pkgver=4.24.0
pkgrel=1
pkgdesc='Global test for groups of variables via model comparisons'
arch=('x86_64')
@ -28,7 +28,7 @@ optdepends=(
r-vsn
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('10af604e16b124e4be81f568fc4885face40bbdb4a11d42198801c4f6051e17c')
sha256sums=('c0caaa1b6abc5b9ec3f4d114ed6946c4d6368c0742e951a2f21ce2cb627bafc3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"