mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genetclassifier: auto updated to 1.36.0-1
This commit is contained in:
parent
e14d7520a4
commit
2a9437be5c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=geNetClassifier
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgrel=2
|
||||
pkgver=1.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Classify diseases and build associated gene networks using gene expression profiles'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('758659111c5a6cc51ebde1fa05f8b1080772c11ac314a0c252a5c4c01abc1ede')
|
||||
sha256sums=('e03892355bdf3dab7842e1b8b7ebbc09ba11cf26fc34466768fe5800cbad07ce')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue