r-omixer: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 03:28:53 +00:00
parent bd9e944af7
commit d4bf694bcc

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Omixer
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc='Omixer: multivariate and reproducible sample randomization to proactively counter batch effects in omics studies'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3301ce7caa4b470c6644940147a88e444427b5b8bd3354ab2a047b8dc09a07f9')
sha256sums=('f90f19561772e719faa4aff7c55013fea6b8912f666e56cff95c4a09856b13e8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"