mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ichip: auto updated to 1.50.0-1
This commit is contained in:
parent
211d26691c
commit
92b1b285ad
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=iChip
|
||||
_pkgver=1.48.0
|
||||
_pkgver=1.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.48.0
|
||||
pkgrel=2
|
||||
pkgver=1.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian Modeling of ChIP-chip Data Through Hidden Ising Models'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-limma
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('00eeceeee3c37e27428dc38da2312caaccd89e7131fe5b42d962a88d059f9cfe')
|
||||
sha256sums=('2e8b8fe909789bf02a9840fd761b092af18f085e9bd1baa23994a42c3d10b65c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue