mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-multtest: auto updated to 2.52.0-1
This commit is contained in:
parent
05969c0bc4
commit
f60b0095c1
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=multtest
|
||||
_pkgver=2.50.0
|
||||
_pkgver=2.52.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.50.0
|
||||
pkgrel=3
|
||||
pkgver=2.52.0
|
||||
pkgrel=1
|
||||
pkgdesc='Resampling-based multiple hypothesis testing'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-snow
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('daced40b138659b02c265605081b8481c30717c768821f1fe71685f14e0ee70f')
|
||||
sha256sums=('02f5d868a59d849e7c9d528d7242843af2791312d36e5a5f9770f3307965fc0c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue