r-quaternaryprod: auto updated to 1.40.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 03:06:14 +00:00
parent 349b5f7aa1
commit 510e3b876c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=QuaternaryProd
_pkgver=1.38.0
_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
pkgver=1.40.0
pkgrel=1
pkgdesc='Computes the Quaternary Dot Product Scoring Statistic for Signed and Unsigned Causal Graphs'
arch=('x86_64')
@ -19,7 +19,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('afde016495243d7ecb0c901ecd3257ea9c120493353f2b9a81b29c1f2925fd2e')
sha256sums=('747439e142a9921dd1733f7309e738968d509006a9deb4dbe30f73db7bd2fd59')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"