r-mle.tools: auto updated to 1.0.0-5

This commit is contained in:
BioArchLinuxBot 2022-05-28 13:12:45 +00:00
parent a7096c147e
commit 294e1966b0

View file

@ -4,7 +4,7 @@ _pkgname=mle.tools
_pkgver=1.0.0 _pkgver=1.0.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.0.0 pkgver=1.0.0
pkgrel=4 pkgrel=5
pkgdesc='Expected/Observed Fisher Information and Bias-Corrected Maximum Likelihood Estimate(s)' pkgdesc='Expected/Observed Fisher Information and Bias-Corrected Maximum Likelihood Estimate(s)'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"