mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jade: auto updated to 2.0.4-1
This commit is contained in:
parent
91a21099e5
commit
e891f156d9
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=JADE
|
||||
_pkgver=2.0-3
|
||||
_pkgver=2.0-4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.0.3
|
||||
pkgrel=6
|
||||
pkgver=2.0.4
|
||||
pkgrel=1
|
||||
pkgdesc='Blind Source Separation Methods Based on Joint Diagonalization and Some BSS Performance Criteria'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-icsnp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('56d68a993fa16fc6dec758c843960eee840814c4ca2271e97681a9d2b9e242ba')
|
||||
sha256sums=('d4b3d65a33cae454d3ab13343bceabfb3f6b8004ac64ae7bd86dee92a1cd2055')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue