r-sparsesvd: auto updated to 0.2.2-4

This commit is contained in:
BioArchLinuxBot 2024-04-24 22:44:24 +00:00
parent 298d8da1eb
commit 2688e44dd6

View file

@ -4,7 +4,7 @@ _pkgname=sparsesvd
_pkgver=0.2-2
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=3
pkgrel=4
pkgdesc="Sparse Truncated Singular Value Decomposition (from 'SVDLIBC')"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"