mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pcaexplorer: auto updated to 2.22.0-1
This commit is contained in:
parent
a9e5c930ce
commit
4d6b8061d8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pcaExplorer
|
||||
_pkgver=2.20.2
|
||||
_pkgver=2.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.20.2
|
||||
pkgver=2.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Interactive Visualization of RNA-seq Data Using a Principal Components Approach'
|
||||
arch=('any')
|
||||
|
@ -50,7 +50,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5d0670acc6652b918e9223f2b991286e15eaa429644463e01daa02dd3ceed1ab')
|
||||
sha256sums=('7405088925df7118fa62e2d1b92e3d33925f1a1c2848d52485c8166fe2756a76')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue