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