r-tmixclust: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 04:58:32 +00:00
parent 5bb8bc2dc5
commit 2d9e548fa4

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TMixClust
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgrel=2
pkgver=1.18.0
pkgrel=1
pkgdesc='Time Series Clustering of Gene Expression with Gaussian Mixed-Effects Models and Smoothing Splines'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9c6f55b204fed3e5305283a856f31929f052364778770fcdde0227ad45c2c9c4')
sha256sums=('9c7c26a7c8c58858583c8b1739e84a898861f33b14191ab2f5797d3844c9d787')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"