mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sctensor: auto updated to 2.6.0-1
This commit is contained in:
parent
20aba4fdbb
commit
a56927cdd4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scTensor
|
||||
_pkgver=2.4.1
|
||||
_pkgver=2.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.1
|
||||
pkgver=2.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Detection of cell-cell interaction from single-cell RNA-seq dataset by tensor decomposition'
|
||||
arch=('any')
|
||||
|
@ -52,7 +52,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('495b09b233aa4749d4c1d8a673d2d3d5fffd754fb6eb76c4b6878a071570c168')
|
||||
sha256sums=('5c52678685a9e5b8a05fc5c60d6fc7e16fecbb7241d5b3469f012b447097783c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue