r-reconsi: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-28 13:45:50 +00:00
parent f9f7037c34
commit e32b86730b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=reconsi
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Resampling Collapsed Null Distributions for Simultaneous Inference'
arch=('any')
@ -23,7 +23,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e690bce81b9fbbafbf6dbec9e44e5bf86d95cb0ee439d0522b82f8dc197ba5a4')
sha256sums=('49f9dd0484f66ad706aa32144f200d8207087cea9928e0f8462de245f35a3cea')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"