r-sparsepca: auto updated to 0.1.2-8

This commit is contained in:
BioArchLinuxBot 2024-04-25 00:52:05 +00:00
parent ca68ae674a
commit f827efc087

View file

@ -4,7 +4,7 @@ _pkgname=sparsepca
_pkgver=0.1.2
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=7
pkgrel=8
pkgdesc="Sparse Principal Component Analysis (SPCA)"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"