mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cvms: auto updated to 1.6.3-1
This commit is contained in:
parent
7aa4fc77de
commit
5049e79d2b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cvms
|
||||
_pkgver=1.6.2
|
||||
_pkgver=1.6.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.2
|
||||
pkgver=1.6.3
|
||||
pkgrel=1
|
||||
pkgdesc='Cross-Validation for Model Selection'
|
||||
arch=('any')
|
||||
|
@ -47,7 +47,7 @@ optdepends=(
|
|||
r-xpectr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0b938e836627e138daad57e8df3408d742851929dad7e27b9ba761abe21e8322')
|
||||
sha256sums=('676f85777c639d38d9827dd68a89e75a77a64ce17e2745322f6d0db1431df419')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue