r-minpack.lm: auto updated to 1.2.2-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:33:25 +00:00
parent 861648beeb
commit 79ff125d13

View file

@ -4,7 +4,7 @@ _pkgname=minpack.lm
_pkgver=1.2-2 _pkgver=1.2-2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.2.2 pkgver=1.2.2
pkgrel=2 pkgrel=3
pkgdesc='R Interface to the Levenberg-Marquardt Nonlinear Least-Squares Algorithm Found in MINPACK, Plus Support for Bounds' pkgdesc='R Interface to the Levenberg-Marquardt Nonlinear Least-Squares Algorithm Found in MINPACK, Plus Support for Bounds'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"