mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-multigsea: auto updated to 1.10.0-1
This commit is contained in:
parent
77d72c2e45
commit
60b794b916
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=multiGSEA
|
||||
_pkgver=1.8.2
|
||||
_pkgver=1.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.2
|
||||
pkgrel=3
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='Combining GSEA-based pathway enrichment with multi omics data integration'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('08b7ae63d556ec6713d3431477f26e6dedb2a30aa3d1b0756c4cdb7d7f6e19e9')
|
||||
sha256sums=('d9fd71cb3885d80a9583a8908897f37dcee5e3ba4b85af040090956a4e4e5c00')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue