r-hdtd: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:20:45 +00:00
parent 1c07a2a35b
commit d072fde336

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HDTD
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Statistical Inference about the Mean Matrix and the Covariance Matrices in High-Dimensional Transposable Data (HDTD)'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -19,7 +19,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7413524011d8b2d6de3ffdb2e73fa94ebe7e8c45560f39b02f2b8810ed5aa0dd')
sha256sums=('f88e310de7c5223aa11b94fc28c91faaebe96c5a3a0965bb697745ca71e88b20')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"