mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scmeth: auto updated to 1.20.0-1
This commit is contained in:
parent
76b6851f3e
commit
f8cbc4d643
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scmeth
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgrel=2
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='Functions to conduct quality control analysis in methylation data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -37,7 +37,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg38.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8a2c3ee677a23d3eeb962e43794743b83bf107f778f51a9baaa84aab9ec10fbf')
|
||||
sha256sums=('0be44499f221e2499ae9b01de66273beea535736a930b4a7fc7879fc57749696')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue