r-recipes: auto updated to 1.0.8-2

This commit is contained in:
BioArchLinuxBot 2023-10-28 14:07:55 +00:00
parent 3f3e5b3094
commit dd81a434c8

View file

@ -7,7 +7,7 @@ _pkgname=recipes
_pkgver=1.0.8
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Preprocessing and Feature Engineering Steps for Modeling"
arch=(any)
url="https://cran.r-project.org/package=${_pkgname}"