mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plsvarsel: auto updated to 0.9.12-1
This commit is contained in:
parent
719d97b3fc
commit
2b66072e17
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.11
|
||||
_pkgver=0.9.12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.9.11
|
||||
pkgrel=2
|
||||
pkgver=0.9.12
|
||||
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=('6b5a16a5802fc44443ce22ebc5c959088a36f77ce56b2bb0c9e3deac7ce89d49')
|
||||
sha256sums=('5dad86f957035c6aa5207351cff1ebb88cfa50aa0576a6f4a1a23e2e2d866004')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue