mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-missmethyl: auto updated to 1.38.0-1
This commit is contained in:
parent
892bdf98cf
commit
65946e78cb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=missMethyl
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgrel=2
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysing Illumina HumanMethylation BeadChip Data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-tweedeseqcountdata
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a6206f891973f06a356b930139e1436e5ef279fd724cf54b3d1af4754bcd64db')
|
||||
sha256sums=('3c4addab6ac17add59fcfa6964195144aa713cfded6d8bdb258d3e6af651d83a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue