mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scde: auto updated to 2.34.0-1
This commit is contained in:
parent
b52073cc27
commit
8411496f63
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=scde
|
_pkgname=scde
|
||||||
_pkgver=2.32.0
|
_pkgver=2.34.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.32.0
|
pkgver=2.34.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Single Cell Differential Expression'
|
pkgdesc='Single Cell Differential Expression'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -35,7 +35,7 @@ optdepends=(
|
||||||
r-wgcna
|
r-wgcna
|
||||||
)
|
)
|
||||||
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=('cc3cb5a7c2f5fca2de5bf3be97a5b15079aaf90b1571b46b3c93ee89ee80a468')
|
sha256sums=('3e9435bf74f45b872854b8aa2c5c1dd25101840be1298917d77b5c990d8b17b2')
|
||||||
|
|
||||||
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