r-infinityflow: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-09 23:50:41 +00:00
parent 416cb0f6f4
commit a5bd2442eb

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=infinityFlow
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.6.0
pkgrel=1
pkgdesc='Augmenting Massively Parallel Cytometry Experiments Using Multivariate Non-Linear Regressions'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-tensorflow
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('49995fc618cce37c373e1cc894a7db997057a8fc5ae1df3908b2766d7ee113af')
sha256sums=('ffbafc67f67bdb5a148832c7146fff67c1f83ef6a1ba7778e778354f76550d93')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"