From e0e632fc899af4ae1cb8a92d9538c9d5f109ef94 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 14 Apr 2024 12:03:32 +0000 Subject: [PATCH] r-lpeadj: auto updated to 1.62.0-2 --- BioArchLinux/r-lpeadj/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-lpeadj/PKGBUILD b/BioArchLinux/r-lpeadj/PKGBUILD index 55c953e7f1..5c4d24e50e 100644 --- a/BioArchLinux/r-lpeadj/PKGBUILD +++ b/BioArchLinux/r-lpeadj/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=LPEadj _pkgver=1.62.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="A correction of the local pooled error (LPE) method to replace the asymptotic variance adjustment with an unbiased adjustment based on sample size" arch=(any) url="https://bioconductor.org/packages/$_pkgname"