r-islr: auto updated to 1.4-2

This commit is contained in:
BioArchLinuxBot 2023-09-18 18:02:06 +00:00
parent 94ce279af8
commit 114d93d12a

View file

@ -6,7 +6,7 @@ _pkgname=ISLR
_pkgver=1.4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Data for an Introduction to Statistical Learning with Applications in R"
arch=(any)
url="https://cran.r-project.org/package=${_pkgname}"