mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mmuphin: auto updated to 1.20.0-1
This commit is contained in:
parent
2e3b484c7c
commit
c07abfe3b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=MMUPHin
|
_pkgname=MMUPHin
|
||||||
_pkgver=1.18.1
|
_pkgver=1.20.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.18.1
|
pkgver=1.20.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Meta-analysis Methods with Uniform Pipeline for Heterogeneity in Microbiome Studies'
|
pkgdesc='Meta-analysis Methods with Uniform Pipeline for Heterogeneity in Microbiome Studies'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -33,7 +33,7 @@ optdepends=(
|
||||||
r-vegan
|
r-vegan
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('528d21015505040a03f33e60655be1c0a4536b43d5e6fab39b1fb925174a0972')
|
sha256sums=('ea7bb5363a05372ff9b1b262d1a012e5a896a48a1d790975311d15f9d43e9ac7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue