mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scater: auto updated to 1.32.1-1
This commit is contained in:
parent
67b9c24ad4
commit
edafca92b0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scater
|
||||
_pkgver=1.32.0
|
||||
_pkgver=1.32.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.32.0
|
||||
pkgver=1.32.1
|
||||
pkgrel=1
|
||||
pkgdesc='Single-Cell Analysis Toolkit for Gene Expression Data in R'
|
||||
arch=('any')
|
||||
|
@ -49,7 +49,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('38ca230af45593033d10a9b7f21b4f5a759beddb26fae9af8027265526cfcc24')
|
||||
sha256sums=('7559b97f5182441b026092d204c28774148a41099dc3bf1ac22695491d95a280')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue