r-cetf: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 04:08:45 +00:00
parent 444ccf71b4
commit 042fee2df3

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CeTF
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgrel=2
pkgver=1.16.0
pkgrel=1
pkgdesc='Coexpression for Transcription Factors using Regulatory Impact Factors and Partial Correlation and Information Theory analysis'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -45,7 +45,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d250a6de29f0705dc4abee5987615c61173aa8508312c9e54c33b46379ab4087')
sha256sums=('b1fffa0b80fb8d7205113f186c7f973979b044a72db009f14dd8f214b405fe6e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"