mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-norce: auto updated to 1.18.0-1
This commit is contained in:
parent
6f32bc76f3
commit
b748a8fbf4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=NoRCE
|
_pkgname=NoRCE
|
||||||
_pkgver=1.16.0
|
_pkgver=1.18.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.16.0
|
pkgver=1.18.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='NoRCE: Noncoding RNA Sets Cis Annotation and Enrichment'
|
pkgdesc='NoRCE: Noncoding RNA Sets Cis Annotation and Enrichment'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -61,7 +61,7 @@ optdepends=(
|
||||||
r-txdb.rnorvegicus.ucsc.rn6.refgene
|
r-txdb.rnorvegicus.ucsc.rn6.refgene
|
||||||
)
|
)
|
||||||
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=('7678e903cdc62c43d8d4037a381d24b6f7aa30ecc2b2b956b5442d27eb1f2236')
|
sha256sums=('ceff26719f3fc84a9e1a6065b15b0d5edf34386c797cd3b8a4b2cbd24417f45a')
|
||||||
|
|
||||||
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