mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tidysinglecellexperiment: auto updated to 1.6.3-1
This commit is contained in:
parent
7b243b7222
commit
f1e2f9ed1d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=tidySingleCellExperiment
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.6.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0
|
||||
pkgver=1.6.3
|
||||
pkgrel=1
|
||||
pkgdesc='Brings SingleCellExperiment to the Tidyverse'
|
||||
arch=('any')
|
||||
|
@ -50,7 +50,7 @@ optdepends=(
|
|||
r-uwot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d42ef28f63c0a39c62040f38cecb0b55d2c1c458c645c855730485b83109fc4a')
|
||||
sha256sums=('f6f01dfa9187dbeacbbc70f30fa0c3d75d4bc91515c1896043cedd1c75b220ad')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue