r-survcomp: auto updated to 1.52.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 20:05:00 +00:00
parent adb07f5f51
commit 04086da17b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=survcomp
_pkgver=1.50.0
_pkgver=1.52.0
pkgname=r-${_pkgname,,}
pkgver=1.50.0
pkgver=1.52.0
pkgrel=1
pkgdesc='Performance Assessment and Comparison for Survival Analysis'
arch=('x86_64')
@ -26,7 +26,7 @@ optdepends=(
r-xtable
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('46b695a81ab95c6423f2148f813c384615fb2977cf53a73e94794c3cba8c40ed')
sha256sums=('364e6d7e35b0d2ac2a91e4afb7cd0cf977c29ce08616df6676437684f60e48a1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"