r-cosnet: auto updated to 1.36.0-2

This commit is contained in:
BioArchLinuxBot 2024-03-27 18:04:36 +00:00
parent c79e8e7a27
commit 98ceba01d1

View file

@ -4,7 +4,7 @@ _pkgname=COSNet
_pkgver=1.36.0 _pkgver=1.36.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Cost Sensitive Network for node label prediction on graphs with highly unbalanced labelings" pkgdesc="Cost Sensitive Network for node label prediction on graphs with highly unbalanced labelings"
arch=(x86_64) arch=(x86_64)
url="https://bioconductor.org/packages/$_pkgname" url="https://bioconductor.org/packages/$_pkgname"