mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-deepsnv: auto updated to 1.52.0-1
This commit is contained in:
parent
245b19e1fc
commit
2b5a97dab2
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.50.0
|
_pkgver=1.52.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.50.0
|
pkgver=1.52.0
|
||||||
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=('d985f25b183b32e81586a38cb5d1256d07d6f42b5c1813f167e79b4fde1298e5')
|
sha256sums=('eafaa359ad1943631a9bc0e246b9a894fd150f078c0958f0596709e99d8b3ddf')
|
||||||
|
|
||||||
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