mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-svmdo: auto updated to 1.4.0-1
This commit is contained in:
parent
adce11ca98
commit
b64726a1b4
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=SVMDO
|
||||
_pkgver=1.2.8
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Identification of Tumor-Discriminating mRNA Signatures via Support Vector Machines Supported by Disease Ontology"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -38,8 +38,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('788f1db2c52ad72905209b3dee342113')
|
||||
b2sums=('bf279ba9bbec18714ca1b405520e7d890c2bbe461f5e00163f0234db56fe9c579766b211a1507f2b8ecf19ddde003fea0808444d9d25408537f24585d472732e')
|
||||
md5sums=('668de59d0af90c021b74920aeb7c1d62')
|
||||
b2sums=('79cdaa677fbfffdccb0a449a71268d11b912ce3d1cc0f6cfc0e550050deab3af6768847313729b1c2ede7656f482cfa4f2f4b0b54080781ecfc5db1afefca652')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue