r-cetf: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 11:25:35 +00:00
parent 61e2a8c670
commit 0e36facd1d

View file

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