mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rarevariantvis: auto updated to 2.34.0-1
This commit is contained in:
parent
3c58406036
commit
1c4d9f0a19
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=RareVariantVis
|
_pkgname=RareVariantVis
|
||||||
_pkgver=2.32.0
|
_pkgver=2.34.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.32.0
|
pkgver=2.34.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A suite for analysis of rare genomic variants in whole genome sequencing data'
|
pkgdesc='A suite for analysis of rare genomic variants in whole genome sequencing data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -31,7 +31,7 @@ optdepends=(
|
||||||
r-knitr
|
r-knitr
|
||||||
)
|
)
|
||||||
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=('368ae2e1b465e81b2cfd9c6db277e3665ee68f603956f11e1b4d86fefde15123')
|
sha256sums=('f4fed68080609a7f880a6268e3624946061db6986a4eb3d2df9f4d08cdd40425')
|
||||||
|
|
||||||
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