mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-benchdamic: auto updated to 1.2.0-1
This commit is contained in:
parent
0854a38b10
commit
0b0d591915
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.0.0
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.0
|
||||
pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='Benchmark of differential abundance methods on microbiome data'
|
||||
arch=('any')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f98ae807741780784032f62bfcd897953cf97bd793f93f347b2473479e833de3')
|
||||
sha256sums=('165b017b9f33d27bf7b4d627e4f1dba696a2bf4f1c61e2cf8aacd9ce41b50674')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue