mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chronos: auto updated to 1.34.0-1
This commit is contained in:
parent
089060e918
commit
58b24dba08
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=CHRONOS
|
_pkgname=CHRONOS
|
||||||
_pkgver=1.32.0
|
_pkgver=1.34.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.32.0
|
pkgver=1.34.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='CHRONOS: A time-varying method for microRNA-mediated sub-pathway enrichment analysis'
|
pkgdesc='CHRONOS: A time-varying method for microRNA-mediated sub-pathway enrichment analysis'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -32,7 +32,7 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('7de8bb4d223b1d9dca7dd7c7379c622cd01df4849916610ba240a0fbeb5bd61b')
|
sha256sums=('193e6b23247662609380189c3a15bcdf87f1dd997a644fc72fe8d934692f3961')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue