r-opweight: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:55:39 +00:00
parent 154aba6065
commit 8be7a2363c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=OPWeight
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc='Optimal p-value weighting with independent information'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('48d11a8825667d179e6de344f4ed2e12986ed0f0d3c2e0401cf1efcc8f9e9986')
sha256sums=('6d89f2213fd4b3d6be1981e9194e50346601fa0384f6d82871421424e92b32fd')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"