r-plotmo: auto updated to 3.6.3-2

This commit is contained in:
BioArchLinuxBot 2024-04-12 12:08:05 +00:00
parent 0dfd8dc2ce
commit c002624277

View file

@ -4,7 +4,7 @@ _pkgname=plotmo
_pkgver=3.6.3 _pkgver=3.6.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Plot a Model's Residuals, Response, and Partial Dependence Plots" pkgdesc="Plot a Model's Residuals, Response, and Partial Dependence Plots"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"