r-matrixtests: auto updated to 0.2.3-2

This commit is contained in:
BioArchLinuxBot 2024-04-09 12:06:13 +00:00
parent aacb3dab09
commit 867bf7107e

View file

@ -4,7 +4,7 @@ _pkgname=matrixTests
_pkgver=0.2.3 _pkgver=0.2.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Fast Statistical Hypothesis Tests on Rows and Columns of Matrices" pkgdesc="Fast Statistical Hypothesis Tests on Rows and Columns of Matrices"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"