r-waddr: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2023-11-04 18:03:31 +00:00
parent 0c0086b74d
commit a212f5a980

View file

@ -5,7 +5,7 @@ _pkgname=waddR
_pkgver=1.16.0 _pkgver=1.16.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="Statistical tests for detecting differential distributions based on the 2-Wasserstein distance" pkgdesc="Statistical tests for detecting differential distributions based on the 2-Wasserstein distance"
arch=(x86_64) arch=(x86_64)
url="https://bioconductor.org/packages/${_pkgname}" url="https://bioconductor.org/packages/${_pkgname}"