mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dmrforpairs: auto updated to 1.32.0-1
This commit is contained in:
parent
2cf2932cdd
commit
d7d2dc2316
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DMRforPairs
|
||||
_pkgver=1.30.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.0
|
||||
pkgver=1.32.0
|
||||
pkgrel=1
|
||||
pkgdesc='DMRforPairs: identifying Differentially Methylated Regions between unique samples using array based methylation profiles'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-r2html
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('eb4c82840e258bfcdff5eb175294cfc573a4c6b4822663dcc2598e07d9300bb9')
|
||||
sha256sums=('3a08e0e5bad865bd883a1237b3eee4e2fbc3a00962e5d72a2b618fb7ed0de093')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue