mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-benchdamic: auto updated to 1.4.0-1
This commit is contained in:
parent
1ed6a97588
commit
5440e0aa9d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=benchdamic
|
||||
_pkgver=1.2.5
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.5
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Benchmark of differential abundance methods on microbiome data'
|
||||
arch=('any')
|
||||
|
@ -46,7 +46,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('13277f9afd7ba8298c7c03f9ccd0e3e99eb64b24bfc07e36f81ac5e56b61b99a')
|
||||
sha256sums=('38b32d647d47f5eaae9fb87bbe7ed0fdaf12a887245543b797a32dd9fbb299b8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue