mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gaga: auto updated to 2.48.0-1
This commit is contained in:
parent
61dddbad0d
commit
772ad03623
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gaga
|
||||
_pkgver=2.46.0
|
||||
_pkgver=2.48.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.46.0
|
||||
pkgver=2.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='GaGa hierarchical model for high-throughput data analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-parallel
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6542ade294e03e642548c6f74aba29f26acb6b0ecc20329c0dfb9f1fb8e92acb')
|
||||
sha256sums=('2cf887e3a142f4d7e5c2fb697d69378af06f3b79a17d34d00fa1fc54dcfa10bb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue