r-randomforest: auto updated to 4.7.1.2-1

This commit is contained in:
BioArchLinuxBot 2024-09-28 18:01:37 +00:00
parent d69ecce526
commit f9b2642190

View file

@ -4,7 +4,7 @@ _pkgname=randomForest
_pkgver=4.7-1.2
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=0
pkgrel=1
pkgdesc="Breiman and Cutlers Random Forests for Classification and Regression"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"