r-plotroc: auto updated to 2.3.0-3

This commit is contained in:
BioArchLinuxBot 2022-05-31 00:31:17 +00:00
parent 6b9c210a68
commit 38e147cffe

View file

@ -4,7 +4,7 @@ _pkgname=plotROC
_pkgver=2.3.0 _pkgver=2.3.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=2.3.0 pkgver=2.3.0
pkgrel=2 pkgrel=3
pkgdesc='Generate Useful ROC Curve Charts for Print and Interactive Use' pkgdesc='Generate Useful ROC Curve Charts for Print and Interactive Use'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"