r-naivebayes: auto updated to 0.9.7-7

This commit is contained in:
BioArchLinuxBot 2024-03-14 18:11:47 +00:00
parent 8fdfe596c6
commit 13373fd587

View file

@ -4,7 +4,7 @@ _pkgname=naivebayes
_pkgver=0.9.7
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=6
pkgrel=7
pkgdesc="High Performance Implementation of the Naive Bayes Algorithm"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"