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

This commit is contained in:
BioArchLinuxBot 2024-04-24 19:55:26 +00:00
parent 8555c535ca
commit 00446a74e4

View file

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