mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-infercnv: auto updated to 1.14.0-1
This commit is contained in:
parent
7f69565896
commit
6f56956b68
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=infercnv
|
||||
_pkgver=1.13.1
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.13.1
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Infer Copy Number Variation from Single-Cell RNA-Seq Data'
|
||||
arch=('any')
|
||||
|
@ -51,7 +51,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e1f7830592f392a0e351226aa3da184d3bd84c3df39ab6ac3f071d78c189b4c6')
|
||||
sha256sums=('3e5fea5ea55afc5bb489e0a7c0b1299bda2a35104591800b8ca3bd6398e10f86')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue