r-missrows: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 21:37:08 +00:00
parent 28c8ee8de6
commit 29691d7357

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=missRows
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Handling Missing Individuals in Multi-Omics Data Integration'
arch=('any')
@ -23,7 +23,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a5f2625eb83fe73983fcac18a84778e41ca53eeb10af4d6ac7b47cd89db5a15c')
sha256sums=('45824010451696d29cda91b7c4b3386c224cf8fe3f57e3c99f9d7773d3aa7227')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"