r-decomplexdisease: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-04 18:05:33 +00:00
parent 96f8f25e7d
commit 2b776f54b2

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DEComplexDisease
_pkgver=1.17.1
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.17.1
pkgver=1.18.0
pkgrel=1
pkgdesc='A tool for differential expression analysis and DEGs based investigation to complex diseases by bi-clustering analysis'
arch=('x86_64')
@ -22,7 +22,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('bee5373022f894a939a3b6fe086671cf7272a87265a21fe6a73a60e5ec79b60e')
sha256sums=('90a6c072e14b73b3a9066d6b6445618f79d8b7f1ea3f214381d1f3f6c04afc89')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"