mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-padma: auto updated to 1.6.0-1
This commit is contained in:
parent
f5ad38afc0
commit
2e81cfea60
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=padma
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Individualized Multi-Omic Pathway Deviation Scores Using Multiple Factor Analysis'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('947165a1013046eef3c13f2e83b1a88e0e2a870c1637ebfdb46a8b70787942bf')
|
||||
sha256sums=('0385706ffc46e7bff6332a9c27c0664b2513524758c06cf21e0bb35606a0e0e6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue