mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylmix: auto updated to 2.36.0-1
This commit is contained in:
parent
eb23ef06d4
commit
7d26adfdc7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MethylMix
|
||||
_pkgver=2.34.0
|
||||
_pkgver=2.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.34.0
|
||||
pkgver=2.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='MethylMix: Identifying methylation driven cancer genes'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e0adac7391c24f842bfa1abacc94b76850cb048c7ff7053e5e44c0b928c6b0d5')
|
||||
sha256sums=('dcb292723f110b28efd4615b10d2a7f76c1a5789af4767426787453012b16d42')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue