mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spia: auto updated to 2.58.0-1
This commit is contained in:
parent
b32a30b638
commit
a949156f18
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SPIA
|
||||
_pkgver=2.56.0
|
||||
_pkgver=2.58.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.56.0
|
||||
pkgver=2.58.0
|
||||
pkgrel=1
|
||||
pkgdesc='Signaling Pathway Impact Analysis (SPIA) using combined evidence of pathway over-representation and unusual signaling perturbations'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-rgraphviz
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('88683c83f5355a52d8402d216a34020545ca84317d9a12adc39007718b4fd32a')
|
||||
sha256sums=('7edaf29658f5b4240495b6d4079be23b7c3e80daf5ddffa5dd5a6785f2d45194')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue