r-kpeaks: auto updated to 1.1.0-7

This commit is contained in:
BioArchLinuxBot 2024-03-07 12:04:08 +00:00
parent 93bf840932
commit 62468ebae9

View file

@ -4,7 +4,7 @@ _pkgname=kpeaks
_pkgver=1.1.0 _pkgver=1.1.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=6 pkgrel=7
pkgdesc="Determination of K Using Peak Counts of Features for Clustering" pkgdesc="Determination of K Using Peak Counts of Features for Clustering"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"