mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-variancepartition: auto updated to 1.28.9-1
This commit is contained in:
parent
8e4210d5a5
commit
f60a65a417
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=variancePartition
|
||||
_pkgver=1.28.7
|
||||
_pkgver=1.28.9
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.7
|
||||
pkgver=1.28.9
|
||||
pkgrel=1
|
||||
pkgdesc='Quantify and interpret divers of variation in multilevel gene expression experiments'
|
||||
arch=('any')
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-tximportdata
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a985b6ce9a6183c91a2eb053fdbb6e9ce1411898b50ac3ac825d91076e616547')
|
||||
sha256sums=('5931bd12a5169e4581165bdaf24fe65ddb5f070308bf60d46af419b1d7e487aa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue