mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aggregatebiovar: auto updated to 1.6.0-1
This commit is contained in:
parent
91f7910ed3
commit
f5ea13ddad
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=aggregateBioVar
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgrel=2
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Differential Gene Expression Analysis for Multi-subject scRNA-seq'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-viridis
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('136348fc66a88775611d3b121b3ea52d79337fa56638ddff35b109e36eb86ef1')
|
||||
sha256sums=('a15bb2537a76364393092f63c31248c4bf56caca9569112a27b5a4fc9608ef59')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue