r-sparsepca: auto updated to 0.1.2-7

This commit is contained in:
BioArchLinuxBot 2024-04-08 18:14:28 +00:00
parent 58849ab68c
commit 03eea7ed2f

View file

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