From e81653d781e3b76c3de2b9928f252f3aaac44db2 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 20 Dec 2024 00:26:07 +0000 Subject: [PATCH] r-classifyr: auto updated to 3.10.4-1 --- BioArchLinux/r-classifyr/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-classifyr/PKGBUILD b/BioArchLinux/r-classifyr/PKGBUILD index a271d94c33..a0a526046f 100644 --- a/BioArchLinux/r-classifyr/PKGBUILD +++ b/BioArchLinux/r-classifyr/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=ClassifyR -_pkgver=3.10.3 +_pkgver=3.10.4 pkgname=r-${_pkgname,,} -pkgver=3.10.3 +pkgver=3.10.4 pkgrel=1 pkgdesc='A framework for cross-validated classification problems, with applications to differential variability and differential distribution testing' arch=('x86_64') @@ -53,7 +53,7 @@ optdepends=( r-xgboost ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('da94114a9f1003c416038640349b91d1f782dde5f19959da33a682f52de1078f') +sha256sums=('9efc60fa845e446abf4609f0d8d6f78d4f1f8aa21ec9bc516f1d93df195ad301') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"