mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methreg: auto updated to 1.6.0-1
This commit is contained in:
parent
95c6e98c2d
commit
719d054dd3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=MethReg
|
_pkgname=MethReg
|
||||||
_pkgver=1.4.0
|
_pkgver=1.6.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.4.0
|
pkgver=1.6.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Assessing the regulatory potential of DNA methylation regions or sites on gene transcription'
|
pkgdesc='Assessing the regulatory potential of DNA methylation regions or sites on gene transcription'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -57,7 +57,7 @@ optdepends=(
|
||||||
r-viper
|
r-viper
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('992957d0728a5d2d3cc093abea670420fab2b580bf2d749ac5fc6413d467b8ab')
|
sha256sums=('04c8b9aabfce93ebc133f2dd046c2e30ff001c92924a990daead194c64b36384')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue