From 7af7d3df69bc04bc82288ea80a20b7e7f0c8de2d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 6 Apr 2024 18:06:10 +0000 Subject: [PATCH] r-catencoders: auto updated to 0.1.1-7 --- BioArchLinux/r-catencoders/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-catencoders/PKGBUILD b/BioArchLinux/r-catencoders/PKGBUILD index bb994ec21d..868606e552 100644 --- a/BioArchLinux/r-catencoders/PKGBUILD +++ b/BioArchLinux/r-catencoders/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=CatEncoders _pkgver=0.1.1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=6 +pkgrel=7 pkgdesc="Encoders for Categorical Variables" arch=(any) url="https://cran.r-project.org/package=$_pkgname"