mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-deepsnv: auto updated to 1.42.1-1
This commit is contained in:
parent
92dca77728
commit
04fa09e4ad
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=deepSNV
|
_pkgname=deepSNV
|
||||||
_pkgver=1.42.0
|
_pkgver=1.42.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.42.0
|
pkgver=1.42.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Detection of subclonal SNVs in deep sequencing data.'
|
pkgdesc='Detection of subclonal SNVs in deep sequencing data.'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -27,7 +27,7 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
)
|
)
|
||||||
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=('d86cb7d2bf9469498938e2b0484fdd86e0f8c986e7e1cb620bcedd1297e8216a')
|
sha256sums=('f64d43645d696af7b375c66f7dccf877d099482f8470dd18c4aba8b1f30bf22d')
|
||||||
|
|
||||||
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