mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-variancepartition: auto updated to 1.26.0-1
This commit is contained in:
parent
3d23331e86
commit
4aff7211e0
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.24.1
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.1
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Quantify and interpret divers of variation in multilevel gene expression experiments'
|
||||
arch=('any')
|
||||
|
@ -47,7 +47,7 @@ optdepends=(
|
|||
r-tximportdata
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a7619f2566633b9874fd93e8645e87fde020574d80b2b13f8499d09eda895391')
|
||||
sha256sums=('9b9fe9790c06ecb7c945685b8956e20d9f5b772745c3f471f6fd818528ee6172')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue