r-poilog: auto updated to 0.4.2-3

This commit is contained in:
BioArchLinuxBot 2024-03-16 12:07:01 +00:00
parent 5edbd8d047
commit 0a7a254f5c

View file

@ -4,7 +4,7 @@ _pkgname=poilog
_pkgver=0.4.2 _pkgver=0.4.2
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=2 pkgrel=3
pkgdesc="Poisson Lognormal and Bivariate Poisson Lognormal Distribution" pkgdesc="Poisson Lognormal and Bivariate Poisson Lognormal Distribution"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"