r-randomforest: auto updated to 4.7.1-2

This commit is contained in:
BioArchLinuxBot 2022-02-12 08:47:12 +00:00
parent a402543afe
commit 44c9d3043c

View file

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