r-ruvnormalize: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 18:44:55 +00:00
parent e9239c24a6
commit b2258efebf

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RUVnormalize
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgrel=2
pkgver=1.38.0
pkgrel=1
pkgdesc='RUV for normalization of expression array data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -18,7 +18,7 @@ optdepends=(
r-spams
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('89123363aaac11558e7126333f241a8f63e78b5ce7bea4c5f0f600b4e2fcaa2a')
sha256sums=('2ca50c4410db6186b97b65f2f3e8d20a36e7b21aa7cb0fc360beffc73d433881')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"