mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bayseq: auto updated to 2.30.0-1
This commit is contained in:
parent
a1ccf839a3
commit
8c44e823fe
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=baySeq
|
||||
_pkgver=2.28.0
|
||||
_pkgver=2.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.0
|
||||
pkgrel=2
|
||||
pkgver=2.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Empirical Bayesian analysis of patterns of differential expression in count data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-biocstyle
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('19b5cd9837bf3711926b87674fa8083bfe6fed74ae76a931279fb183c4e2fdfd')
|
||||
sha256sums=('52d843b27f8d48b8119ded918fd88b17640c0271d8a07e66165a8ced9b9d1efb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue