mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-attract: auto updated to 1.58.0-1
This commit is contained in:
parent
9a3506bc9d
commit
fdaa32da8a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=attract
|
||||
_pkgver=1.56.0
|
||||
_pkgver=1.58.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.56.0
|
||||
pkgver=1.58.0
|
||||
pkgrel=1
|
||||
pkgdesc="Methods to Find the Gene Expression Modules that Represent the Drivers of Kauffman's Attractor Landscape"
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-illuminahumanv1.db
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5ea27eb19732d1491d9edc4c48fac6060e4e1a054d6f74aaf006783335198622')
|
||||
sha256sums=('3ef7c2ae94fc658aaa10921010745745b16eb6c7bf7edccea298e6755cb68eda')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue