mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-siggenes: auto updated to 1.80.0-1
This commit is contained in:
parent
9987f11c80
commit
6671a03763
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=siggenes
|
||||
_pkgver=1.78.0
|
||||
_pkgver=1.80.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.78.0
|
||||
pkgver=1.80.0
|
||||
pkgrel=1
|
||||
pkgdesc="Multiple Testing using SAM and Efron's Empirical Bayes Approaches"
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-kernsmooth
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d53e262aed40e60c4de944583367f84065ca4ea284135e7a0af9378170839648')
|
||||
sha256sums=('07e78f47532d57978157d390eb3e5e756b766ee7f89f72c376fc49fa2af13e35')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue