mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-multibac: auto updated to 1.6.0-1
This commit is contained in:
parent
408c62ba30
commit
62ab66f6aa
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MultiBaC
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Multiomic Batch effect Correction'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('aa2969528cf10443bbed6500aa856fc649579447262a9383ca3f6397eb378f5f')
|
||||
sha256sums=('fa88046c5ad8ebb395dfd71329dec7c2c51fd971b89b87464d11139467611209')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue