mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dmrcate: auto updated to 2.16.1-1
This commit is contained in:
parent
a9bae8b7a6
commit
d11025a86e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DMRcate
|
||||
_pkgver=2.14.1
|
||||
_pkgver=2.16.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.14.1
|
||||
pkgrel=2
|
||||
pkgver=2.16.1
|
||||
pkgrel=1
|
||||
pkgdesc='Methylation array and sequencing spatial analysis methods'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-tissuetreg
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('543aca992c03131e8de8669012cfff18ffe85e4cce12560bef86b293440646ed')
|
||||
sha256sums=('7c5033b7455c81cb24b7a96002664e11d6cd3c908e4ae9c3a162a32765bdbda5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue