mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-philr: auto updated to 1.22.0-1
This commit is contained in:
parent
3ac39635f1
commit
f68692fb0d
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=philr
|
_pkgname=philr
|
||||||
_pkgver=1.20.1
|
_pkgver=1.22.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.20.1
|
pkgver=1.22.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Phylogenetic partitioning based ILR transform for metagenomics data'
|
pkgdesc='Phylogenetic partitioning based ILR transform for metagenomics data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -31,7 +31,7 @@ optdepends=(
|
||||||
r-treesummarizedexperiment
|
r-treesummarizedexperiment
|
||||||
)
|
)
|
||||||
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=('dbd36bfe18f0e7c9d61612a4380174a9e1288d63e014a577df9d2e60ade547e5')
|
sha256sums=('9c4d1394110c97ccdf3e37ce2c6c8219442060e92a2a5a186c773572e8af46d6')
|
||||||
|
|
||||||
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