mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ancombc: auto updated to 2.0.1-1
This commit is contained in:
parent
e147f3e0ee
commit
fc6d741aab
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ANCOMBC
|
||||
_pkgver=1.6.4
|
||||
_pkgver=2.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.4
|
||||
pkgver=2.0.1
|
||||
pkgrel=1
|
||||
pkgdesc='Microbiome differential abudance and correlation analyses with bias correction'
|
||||
arch=('any')
|
||||
|
@ -45,7 +45,7 @@ optdepends=(
|
|||
r-tidyverse
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ff5e80929cdbf6beb1073a6f5e008e2d2d8bdaccf5f65635b7fccf6d96b9710b')
|
||||
sha256sums=('a6a26e041dc13f0e207583556369b0ce125984ef64d140296bc6e8214ddc9faf')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue