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

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:01:26 +00:00
parent 2c47b24bdc
commit 70ba8cd00b

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=6 pkgrel=7
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}"