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