r-openstats: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 03:59:32 +00:00
parent 1b45bf0c4a
commit 3f494172a3

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=OpenStats
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='A Robust and Scalable Software Package for Reproducible Analysis of High-Throughput genotype-phenotype association'
arch=('any')
@ -23,7 +23,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('400451a4ae5363d827ab9effffe91a3d25204e7463f01d43de3b039781ffaac3')
sha256sums=('089e9f85981e45bad2689c7a1de43731ce503a2c0ae21f310ba12d0efc31ef57')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"