mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-globalancova: auto updated to 4.24.0-1
This commit is contained in:
parent
7e428a2340
commit
0c42f2af51
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue