r-recipes: auto updated to 0.2.0-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 20:59:46 +00:00
parent 3ddf53c91c
commit abefe5c5ba

View file

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