mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylsig: auto updated to 1.8.0-1
This commit is contained in:
parent
e3dc1fdd3e
commit
f3e549f4ee
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=methylSig
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='MethylSig: Differential Methylation Testing for WGBS and RRBS Data'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fb8c722273f0180ce3acf7a14e9ffc39c105b119e28164c85e94b7b8fa64e14e')
|
||||
sha256sums=('e595f2ffac7de7d337de287ff5c3be2dc3320154231b015a23ed641b2714ade2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue