r-missrows: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 22:23:17 +00:00
parent 5a533485b5
commit c28937d5de

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=missRows
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgrel=2
pkgver=1.24.0
pkgrel=1
pkgdesc='Handling Missing Individuals in Multi-Omics Data Integration'
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=('fe4a4c0cf8d8b07c8dd0d8f5ac85e44dd0a0b701a6ed36e25992ed6ea2fbae8f')
sha256sums=('a5f2625eb83fe73983fcac18a84778e41ca53eeb10af4d6ac7b47cd89db5a15c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"