r-cancerclass: auto updated to 1.40.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 03:51:39 +00:00
parent 2a5fec1a2e
commit 48d743df36

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cancerclass
_pkgver=1.38.0
_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
pkgrel=2
pkgver=1.40.0
pkgrel=1
pkgdesc='Development and validation of diagnostic tests from high-dimensional molecular data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -18,7 +18,7 @@ optdepends=(
r-cancerdata
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('66c63f225c24fe8cb4e8a0c4ede076fd44ea43230c15c84bca4757991e31e7ce')
sha256sums=('a7c46541f14192ad705c248b5bb1b43ee03b2767edb0738cbe651ca727e200e9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"