mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flowsom: auto updated to 2.14.0-1
This commit is contained in:
parent
75b8bbb1dd
commit
6ab31d6c6b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FlowSOM
|
||||
_pkgver=2.12.0
|
||||
_pkgver=2.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.0
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Using self-organizing maps for visualization and interpretation of cytometry data'
|
||||
arch=('x86_64')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3ad6ae2bb1192d971997551b0cea3ae95d8ab2b8b535e3fedf17804b50b81977')
|
||||
sha256sums=('3b3b50c784af7fb4ad849250c9b006e3e62e7a570903ff39e8dad4707b13be05')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue