mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aldex2: auto updated to 1.38.0-1
This commit is contained in:
parent
8a4a2bbbd7
commit
1ef1b69e02
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ALDEx2
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis Of Differential Abundance Taking Sample Variation Into Account'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-tidyverse
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7ec4afcf6be7b369aad32a81e02d7b12b0d98643a691529be052f9b5469a17af')
|
||||
sha256sums=('ed7763091d33cd68e28c287e566244c2f58bb231c2f068572d4b14c48f8042b0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue