mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-wgcna: auto updated to 1.73-1
This commit is contained in:
parent
a5e5542004
commit
15efe98938
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=WGCNA
|
||||
_pkgver=1.72-5
|
||||
_pkgver=1.73
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.72.5
|
||||
pkgrel=2
|
||||
pkgver=1.73
|
||||
pkgrel=1
|
||||
pkgdesc='Weighted Correlation Network Analysis'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-org.mm.eg.db
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('03439143ff235c17f0dbca7dd6362afa8ddb5a72594f5c2df1c6df1caca2e79d')
|
||||
sha256sums=('e8a0a367a93190dd9f738578a82d31856e004b9de46d2775e4ed0f44a95063ce')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue