mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-monocle: auto updated to 2.30.1-1
This commit is contained in:
parent
cd2ff673d7
commit
006626ad24
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=monocle
|
_pkgname=monocle
|
||||||
_pkgver=2.30.0
|
_pkgver=2.30.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.30.0
|
pkgver=2.30.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Clustering, differential expression, and trajectory analysis for single- cell RNA-Seq'
|
pkgdesc='Clustering, differential expression, and trajectory analysis for single- cell RNA-Seq'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -48,7 +48,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('41c5e9bd77e0eb2a5332939480238d9abcdf036a1f535b4a42ee0da762b53844')
|
sha256sums=('3503b014eb460f7dd9dd56b7e24b4696d672c4f1ea5eca87cd9595de51d16241')
|
||||||
|
|
||||||
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