mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-elmer: auto updated to 2.30.0-1
This commit is contained in:
parent
b31e2ad1f1
commit
41eb3ce11f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ELMER
|
||||
_pkgver=2.28.0
|
||||
_pkgver=2.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.0
|
||||
pkgver=2.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Inferring Regulatory Element Landscapes and Transcription Factor Networks Using Cancer Methylomes'
|
||||
arch=('any')
|
||||
|
@ -64,7 +64,7 @@ optdepends=(
|
|||
r-webshot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ed9b1e512e6f8fc36d532ffa3329e6f077cb2c773d21dd50daa98efa94ec5b04')
|
||||
sha256sums=('18b0f782ea9fb3cd35d37144ccebec2b000fa0b4539cd83eb7c6bcc45ed8fb8a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue