mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dearseq: auto updated to 1.8.4-1
This commit is contained in:
parent
5ce2e194ff
commit
1bc77a519f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=dearseq
|
||||
_pkgver=1.8.3
|
||||
_pkgver=1.8.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.3
|
||||
pkgver=1.8.4
|
||||
pkgrel=1
|
||||
pkgdesc='Differential Expression Analysis for RNA-seq data through a robust variance component test'
|
||||
arch=('any')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f7117ae61b58f1f04edb22abcb188fed6ddfed589a5b1ee17bbb4c760cd69c8c')
|
||||
sha256sums=('f43b2d410d3acb9af8e7e2f11a46c196b17f956921f07aca0cf80d22dcd358ff')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue