r-swfdr: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-02 18:29:51 +00:00
parent 5e3856d023
commit 0b21bf1585

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=swfdr
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgrel=4
pkgver=1.24.0
pkgrel=1
pkgdesc='Estimation of the science-wise false discovery rate and the false discovery rate conditional on covariates'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -23,7 +23,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('de6af07af8945a1e09a03dc49e0ac8abc7b5b870573d3bf32e1158e6d0a86abe')
sha256sums=('695bd1ff538cb84f7ba1e7d2fc5969036545216117c6a79066904a72b5ae7b6b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"