mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plsvarsel: auto updated to 0.9.8-1
This commit is contained in:
parent
faf91f360a
commit
180de9aa87
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=plsVarSel
|
||||
_pkgver=0.9.7
|
||||
_pkgver=0.9.8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.9.7
|
||||
pkgrel=4
|
||||
pkgver=0.9.8
|
||||
pkgrel=1
|
||||
pkgdesc='Variable Selection in Partial Least Squares'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-rmpi
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e6df4415e8ee0471bbc231f75c52f1825b6126ed87475e87a2c24d231d02d345')
|
||||
sha256sums=('1a2e61b2f504b0e12b189aae868047d0fe41329fd55cf9aa7f9d153f3bf68d9a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue