mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-decoupler: auto updated to 2.4.0-1
This commit is contained in:
parent
34d451b473
commit
cda5ca1275
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=decoupleR
|
||||
_pkgver=2.2.2
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.2
|
||||
pkgrel=4
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='decoupleR: Inferring biological activities from omics data using a collection of methods'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-viper
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('354d165e9c6f0bf5211966242c63a797117ed2a78867f44b54a8f335b8473c60')
|
||||
sha256sums=('b141afd331449b0b1c2dc3dc3097465c2c02b5026129d8f06dd5bfb445bce2a0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue