r-globalancova: auto updated to 4.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 10:21:44 +00:00
parent cc2be8f3e0
commit c812016e2b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GlobalAncova
_pkgver=4.12.0
_pkgver=4.14.0
pkgname=r-${_pkgname,,}
pkgver=4.12.0
pkgver=4.14.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=('a009a25bb426f83554dc8fae51b728b8e7bf4654ce55a4192de88e798c12268b')
sha256sums=('641b24765da7bdbc5fa76c9a3edd19e37274c1e99dc4714e432e3a06e8048507')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"