r-carnival: auto updated to 2.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 05:00:35 +00:00
parent aa9ec255b4
commit 33d128e0cd

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CARNIVAL
_pkgver=2.14.0
_pkgver=2.16.0
pkgname=r-${_pkgname,,}
pkgver=2.14.0
pkgver=2.16.0
pkgrel=1
pkgdesc='A CAusal Reasoning tool for Network Identification (from gene expression data) using Integer VALue programming'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('46b03ccc42b33a5c41f717da87d348fbc24927aa74919ada5e197205a7739215')
sha256sums=('020ffe90b8e331eb4ba4659ab85473a88a286a37672d6b449cbd3f10d1155d17')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"