r-segmented: auto updated to 2.0.3-2

This commit is contained in:
BioArchLinuxBot 2024-03-11 18:10:51 +00:00
parent 1f388e358a
commit f9fdfe1dfa

View file

@ -4,7 +4,7 @@ _pkgname=segmented
_pkgver=2.0-3 _pkgver=2.0-3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Regression Models with Break-Points / Change-Points Estimation (with Possibly Random Effects)" pkgdesc="Regression Models with Break-Points / Change-Points Estimation (with Possibly Random Effects)"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"