mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-eisar: auto updated to 1.18.0-1
This commit is contained in:
parent
1839ad1edb
commit
618160f982
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=eisaR
|
_pkgname=eisaR
|
||||||
_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='Exon-Intron Split Analysis (EISA) in R'
|
pkgdesc='Exon-Intron Split Analysis (EISA) in R'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -36,7 +36,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('4de9daba1f59f2d436d481eb8603245902da342848f98fb2dbf8d23bd55cc646')
|
sha256sums=('8e6fc8187bee2fc3c3b7499724b08c37936993928e3a8a8eb8b5ce105ccae89c')
|
||||||
|
|
||||||
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