r-ctrap: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:38:15 +00:00
parent 90bf8f511a
commit 2fd52677b0

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cTRAP
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Identification of candidate causal perturbations from differential gene expression data'
arch=('any')
@ -49,7 +49,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e99a06bdaaa236546c6482bba2acbd77039c71cbe433f46020b4ef6d98bf008f')
sha256sums=('5ad5abc39a907eadb8458b371dc34a26b3042fa880c6b8d9e569c6eb026bb38e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"