r-clubsandwich: auto updated to 0.5.10-2

This commit is contained in:
BioArchLinuxBot 2023-09-18 18:22:16 +00:00
parent be83d6066e
commit d9902f70ea

View file

@ -4,7 +4,7 @@ _pkgname=clubSandwich
_pkgver=0.5.10 _pkgver=0.5.10
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections" pkgdesc="Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"