r-messina: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 20:49:24 +00:00
parent 616af08f80
commit ce48af0443

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=messina
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgver=1.38.0
pkgrel=1
pkgdesc='Single-gene classifiers and outlier-resistant detection of differential expression for two-group and survival problems'
arch=('x86_64')
@ -24,7 +24,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7045cda619e211d81fb507fc77e9f5a0a9afd6e3768dc382ccdcf6f534973e55')
sha256sums=('4e3826cb5c1575afb615a5fd6de8a69278be092673d47369513f261d7b968525')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"